mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-25 06:18:21 +00:00
Add Packet :: Server -> Client category
This commit is contained in:
@@ -78,6 +78,7 @@ namespace Logs{
|
||||
MySQLQuery,
|
||||
Mercenaries,
|
||||
QuestDebug,
|
||||
Server_Client_Packet,
|
||||
MaxCategoryID /* Don't Remove this*/
|
||||
};
|
||||
|
||||
@@ -122,6 +123,7 @@ namespace Logs{
|
||||
"MySQL Query",
|
||||
"Mercenaries",
|
||||
"Quest Debug",
|
||||
"Packet :: Server -> Client",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user