mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
TCPConnection LogCategory Add
This commit is contained in:
@@ -70,6 +70,7 @@ public:
|
||||
Trading,
|
||||
Tradeskills,
|
||||
Tribute,
|
||||
TCP_Connection,
|
||||
MaxCategoryID /* Don't Remove this*/
|
||||
};
|
||||
|
||||
@@ -130,6 +131,7 @@ static const char* LogCategoryName[EQEmuLogSys::LogCategory::MaxCategoryID] = {
|
||||
"Trading",
|
||||
"Tradeskills",
|
||||
"Tribute",
|
||||
"TCP_Connection"
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user