Merge branch 'dev' into test-pool

This commit is contained in:
DCFApixels 2025-03-13 16:01:58 +08:00
commit 187e891807

View File

@ -95,7 +95,7 @@
false;
#endif
public const bool DRAGONECS_DEEP_DEBUG =
#if DRAGONECS_DEV_MODE
#if DRAGONECS_DEEP_DEBUG
true;
#else
false;