mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Fix build with tests and scripting enabled
This commit is contained in:
parent
6da58a6871
commit
77a35f76f7
@ -39,5 +39,6 @@ public:
|
||||
|
||||
bool isDebugEnabled() const override {return true;}
|
||||
bool isTraceEnabled() const override {return true;}
|
||||
ELogLevel::ELogLevel getEffectiveLevel() const override {return ELogLevel::TRACE;}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user