mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Re-Index Log Categories to avoid bugginies with index references
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
|
||||
/* If you add to this, make sure you update LogCategoryName */
|
||||
enum LogCategory {
|
||||
Zone_Server = 0,
|
||||
Zone_Server = 1,
|
||||
World_Server,
|
||||
UCS_Server,
|
||||
QS_Server,
|
||||
|
||||
Reference in New Issue
Block a user