Some changes

This commit is contained in:
Akkadius
2015-02-01 04:05:32 -06:00
parent 5fcd3eb38e
commit b3ea1a9da7
2 changed files with 4 additions and 11 deletions
+2
View File
@@ -79,6 +79,7 @@ namespace Logs{
Mercenaries,
QuestDebug,
Server_Client_Packet,
Client_Server_Packet_Unhandled,
MaxCategoryID /* Don't Remove this*/
};
@@ -124,6 +125,7 @@ namespace Logs{
"Mercenaries",
"Quest Debug",
"Packet :: Server -> Client",
"Packet :: Client -> Server Unhandled",
};
}