diff --git a/src/common/core.hpp b/src/common/core.hpp index bbf71b5..a37e0c2 100644 --- a/src/common/core.hpp +++ b/src/common/core.hpp @@ -54,7 +54,9 @@ namespace rathena{ CHARACTER, MAP, TOOL, - WEB + WEB, + BROKK, + SINDRI }; class Core{