mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 10:33:46 +00:00
refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166)
This commit is contained in:
@@ -1220,6 +1220,11 @@ enum AcoreStrings
|
||||
|
||||
LANG_NPCINFO_SPELL_SCHOOL_IMMUNE = 5062,
|
||||
|
||||
LANG_COMMAND_CACHE_INFO = 5063,
|
||||
LANG_COMMAND_CACHE_DELETE = 5064,
|
||||
LANG_COMMAND_CACHE_REFRESH = 5065,
|
||||
LANG_COMMAND_CACHE_NOT_FOUND = 5066,
|
||||
|
||||
// Room for more strings 5063-9999
|
||||
|
||||
// Level requirement notifications
|
||||
|
||||
Reference in New Issue
Block a user