Rename .debug uws to .debug worldstate (clarity change).

Port From (https://github.com/TrinityCore/TrinityCore/commit/29db04c3c92c0a6ca5d35d3fcc49d7766e3eddc3)
This commit is contained in:
hondacrx
2020-07-24 16:26:30 -04:00
parent d389faabe7
commit 8e46ddaba5
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -244,7 +244,7 @@ namespace Framework.Constants
CommandDebugSpawnvehicle = 336,
CommandDebugThreat = 337,
CommandDebugUpdate = 338, // DEPRECATED: DON'T REUSE
CommandDebugUws = 339,
CommandDebugWorldState = 339,
CommandWpgps = 340,
CommandDeserter = 341,
CommandDeserterBg = 342,