Skip to content

Commit

Permalink
Core/Misc: Reserve trinity_string id for master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Shauren authored Aug 26, 2024
1 parent 378e88b commit 02ac890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/game/Miscellaneous/Language.h
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ enum TrinityStrings
LANG_COMMAND_NPC_SHOWLOOT_LABEL_2 = 293,
LANG_COMMAND_NPC_SHOWLOOT_SUBLABEL = 294,
LANG_COMMAND_NPC_SHOWLOOT_ENTRY_2 = 295,
// 296 free
LANG_COMMAND_NPC_SHOWLOOT_CURRENCY = 296, // master branch ONLY

// END
LANG_COMMAND_WANDER_DISTANCE = 297,
Expand Down

0 comments on commit 02ac890

Please sign in to comment.