Re-Index Log Categories to avoid bugginies with index references

This commit is contained in:
Akkadius
2015-01-16 00:50:16 -06:00
parent 055f1523c7
commit cd7e9d40bf
3 changed files with 28 additions and 25 deletions
+1 -1
View File
@@ -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,