From f7164de15214145cb03a754168c5d85b8073696d Mon Sep 17 00:00:00 2001 From: DCFApixels <99481254+DCFApixels@users.noreply.github.com> Date: Sat, 15 Mar 2025 15:06:00 +0800 Subject: [PATCH] Update Consts.cs --- src/Consts.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Consts.cs b/src/Consts.cs index 2fdd0f7..21427fc 100644 --- a/src/Consts.cs +++ b/src/Consts.cs @@ -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 =