mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-06 04:23:47 +00:00
feat(Core/Config): Enable/Disable Debug BG/Arena (#3001)
This commit is contained in:
@@ -1320,6 +1320,9 @@ enum AcoreStrings
|
||||
LANG_REMOVEITEM_ERROR = 30082,
|
||||
|
||||
LANG_BG_SHARE_QUEST_ERROR = 30083,
|
||||
LANG_BG_READY_CHECK_ERROR = 30084
|
||||
LANG_BG_READY_CHECK_ERROR = 30084,
|
||||
|
||||
LANG_DEBUG_BG_CONF = 30085,
|
||||
LANG_DEBUG_ARENA_CONF = 30086
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user