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