mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 09:54:35 +08:00
Update Consts.cs
This commit is contained in:
parent
0be714a0d7
commit
f7164de152
@ -45,7 +45,6 @@ namespace DCFApixels.DragonECS
|
|||||||
public const string MODULES_GROUP = "Modules";
|
public const string MODULES_GROUP = "Modules";
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO заменить ENABLE_DRAGONECS_ASSERT_CHEKS на DEV_MODE и добавить еще PERF_MODE и STAB_MODE
|
|
||||||
public static class EcsDefines
|
public static class EcsDefines
|
||||||
{
|
{
|
||||||
public const bool DRAGONECS_ENABLE_DRAGONECS_DEBUGGER =
|
public const bool DRAGONECS_ENABLE_DRAGONECS_DEBUGGER =
|
||||||
|
Loading…
Reference in New Issue
Block a user