mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-16 05:55:07 +00:00
feat(Core/Battleground): Config to allow/disallow ability to Share Quest & Ready Check (#2924)
This commit is contained in:
@@ -1317,6 +1317,9 @@ enum AcoreStrings
|
||||
LANG_DEBUG_OPCODE_FILE_MISSING = 30080,
|
||||
|
||||
LANG_REMOVEITEM_FAILURE = 30081,
|
||||
LANG_REMOVEITEM_ERROR = 30082
|
||||
LANG_REMOVEITEM_ERROR = 30082,
|
||||
|
||||
LANG_BG_SHARE_QUEST_ERROR = 30083,
|
||||
LANG_BG_READY_CHECK_ERROR = 30084
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user