fix: 1、更换命名空间和文件夹名字
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
namespace ZooMatch
|
||||
{
|
||||
public enum ZooMatchState
|
||||
{
|
||||
STATE_NONE,
|
||||
STATE_LOADING,
|
||||
STATE_LOADED,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user