mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-17 17:34:36 +08:00
Update Consts.cs
This commit is contained in:
parent
601cb6b4d8
commit
14aa55b85c
@ -124,13 +124,6 @@ namespace DCFApixels.DragonECS
|
||||
true;
|
||||
#else
|
||||
false;
|
||||
#endif
|
||||
[Obsolete]
|
||||
public const bool ENABLE_DUMMY_SPAN =
|
||||
#if ENABLE_DUMMY_SPAN
|
||||
true;
|
||||
#else
|
||||
false;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user