mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-16 17:02:28 +00:00
Some EQEmuLogSys changes
This commit is contained in:
parent
bdd170df6c
commit
6eae464211
@ -138,7 +138,7 @@ std::string EQEmuLogSys::FormatDebugCategoryMessageString(uint16 log_category, s
|
||||
|
||||
void EQEmuLogSys::ProcessGMSay(uint16 log_type, std::string message){
|
||||
if (EQEmuLogSys::log_platform == EQEmuExePlatform::ExePlatformZone){
|
||||
on_log_gmsay_hook(log_type, message);
|
||||
// on_log_gmsay_hook(log_type, message);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user