mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 09:54:35 +08:00
add AUTHOR
This commit is contained in:
parent
acd7acecc3
commit
353dd1eb81
@ -2,6 +2,7 @@
|
||||
{
|
||||
public class EcsConsts
|
||||
{
|
||||
public const string AUTHOR = "DCFApixels";
|
||||
public const string FRAMEWORK_NAME = "DragonECS";
|
||||
|
||||
public const string EXCEPTION_MESSAGE_PREFIX = "[" + FRAMEWORK_NAME + "] ";
|
||||
|
Loading…
Reference in New Issue
Block a user