add const

This commit is contained in:
Mikhail 2024-10-12 21:02:28 +08:00
parent 2fd88037f8
commit bf24c347ce

View File

@ -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