mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-11-12 16:45:55 +08:00
Merge branch 'dev' into test-pool
This commit is contained in:
commit
187e891807
@ -95,7 +95,7 @@
|
||||
false;
|
||||
#endif
|
||||
public const bool DRAGONECS_DEEP_DEBUG =
|
||||
#if DRAGONECS_DEV_MODE
|
||||
#if DRAGONECS_DEEP_DEBUG
|
||||
true;
|
||||
#else
|
||||
false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user