Scripts/Commands: Cleanup some output from .go instance
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7e7c52c1a4ae79e049354d6ab406dfaad80d309)
This commit is contained in:
@@ -945,8 +945,8 @@ namespace Framework.Constants
|
||||
CommandInstanceNoExit = 1194,
|
||||
CommandWentToInstanceGate = 1195,
|
||||
CommandWentToInstanceStart = 1196,
|
||||
CommandGoInstanceFailed = 1197,
|
||||
CommandGoInstanceStartFailed = 1198, // 3.3.5 RESERVED
|
||||
CommandGoInstanceGateFailed = 1197,
|
||||
CommandGoInstanceStartFailed = 1198,
|
||||
// Room for more level 3 1199 not used
|
||||
|
||||
// Debug Commands
|
||||
|
||||
Reference in New Issue
Block a user