mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Misc: 2 comment corrections in Language.h
- comments adjusted to match the unordered enum LANG_DO_NOT_USE_6X_DEBUG_AREATRIGGER_LEFT
This commit is contained in:
@@ -925,7 +925,7 @@ enum TrinityStrings
|
||||
LANG_GROUP_ROLE_CHANGED = 1186,
|
||||
LANG_LEADER_CANNOT_BE_ASSISTANT = 1187,
|
||||
LANG_BAN_EXISTS = 1188,
|
||||
// Room for more level 3 1189-1198 not used
|
||||
// Room for more level 3 1189-1199 not used
|
||||
|
||||
// Debug commands
|
||||
LANG_DO_NOT_USE_6X_DEBUG_AREATRIGGER_LEFT = 1999,
|
||||
@@ -935,7 +935,7 @@ enum TrinityStrings
|
||||
LANG_DEBUG_AREATRIGGER_OFF = 1203,
|
||||
LANG_DEBUG_AREATRIGGER_REACHED = 1204,
|
||||
|
||||
// 1205-1999 - free
|
||||
// 1205-1998 - free
|
||||
|
||||
// Ticket Strings 2000-2030
|
||||
LANG_COMMAND_TICKETNEW = 2000,
|
||||
|
||||
Reference in New Issue
Block a user