Update Consts.cs

This commit is contained in:
DCFApixels 2025-03-15 15:06:00 +08:00
parent 0be714a0d7
commit f7164de152

View File

@ -45,7 +45,6 @@ namespace DCFApixels.DragonECS
public const string MODULES_GROUP = "Modules";
}
//TODO заменить ENABLE_DRAGONECS_ASSERT_CHEKS на DEV_MODE и добавить еще PERF_MODE и STAB_MODE
public static class EcsDefines
{
public const bool DRAGONECS_ENABLE_DRAGONECS_DEBUGGER =