mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-22 03:46:50 +01:00
Fix non-tools builds.
This commit is contained in:
parent
5ae44c4746
commit
b223601445
@ -253,7 +253,9 @@ private:
|
||||
|
||||
Effect() {
|
||||
enabled = false;
|
||||
#ifdef DEBUG_ENABLED
|
||||
prof_time = 0;
|
||||
#endif
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user