Skip to content

Commit

Permalink
Core/Misc: Sync Language.h between branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Shauren committed Jun 27, 2024
1 parent 97b19a5 commit b9510f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/server/game/Miscellaneous/Language.h
Original file line number Diff line number Diff line change
Expand Up @@ -1153,8 +1153,9 @@ enum TrinityStrings
LANG_NPCINFO_NPC_FLAGS = 5086, // master branch ONLY
LANG_NPCINFO_PHASE_IDS = 5087, // master branch ONLY
LANG_SCENARIO = 5088, // master branch ONLY
LANG_OBJECTINFO_STRINGIDS = 5089, // master branch ONLY

// Room for more Trinity strings 5089-6603
// Room for more Trinity strings 5090-6603

// Level requirement notifications
LANG_SAY_REQ = 6604,
Expand Down

0 comments on commit b9510f4

Please sign in to comment.