mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-19 02:24:37 +08:00
add const
This commit is contained in:
parent
2fd88037f8
commit
bf24c347ce
@ -36,6 +36,7 @@
|
||||
|
||||
public const string COMPONENTS_GROUP = "Components";
|
||||
public const string SYSTEMS_GROUP = "Systems";
|
||||
public const string MODULES_GROUP = "Modules";
|
||||
}
|
||||
|
||||
public static class EcsDefines
|
||||
|
Loading…
Reference in New Issue
Block a user