mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 11:48:37 +00:00
My GCC built fine, but lets make Travis happy
This commit is contained in:
@@ -77,6 +77,8 @@ namespace Console {
|
||||
|
||||
EQEmuLogSys::EQEmuLogSys(){
|
||||
on_log_gmsay_hook = [](uint16 log_type, std::string&) {};
|
||||
bool file_logs_enabled = false;
|
||||
int log_platform = 0;
|
||||
}
|
||||
|
||||
EQEmuLogSys::~EQEmuLogSys(){
|
||||
|
||||
Reference in New Issue
Block a user