mirror of
https://github.com/DCFApixels/DragonECS-Unity.git
synced 2025-09-19 02:24:35 +08:00
remove DISABLE_DRAGONECS_DEBUGGER define
This commit is contained in:
parent
d46ac9a943
commit
964cd0f597
@ -28,7 +28,6 @@ namespace DCFApixels.DragonECS.Unity.Editors
|
||||
nameof(EcsConsts.DISABLE_DEBUG),
|
||||
nameof(EcsConsts.ENABLE_DUMMY_SPAN),
|
||||
nameof(EcsConsts.DISABLE_CATH_EXCEPTIONS),
|
||||
nameof(EcsConsts.DISABLE_DRAGONECS_DEBUGGER),
|
||||
"DEBUG",
|
||||
};
|
||||
for (int i = 0; i < _defineSymbols.Count; i++)
|
||||
|
Loading…
Reference in New Issue
Block a user