首次提交
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace ScrewsMaster
|
||||
{
|
||||
public enum CrazyZooState
|
||||
{
|
||||
STATE_NONE,
|
||||
STATE_LOADING,
|
||||
STATE_LOADED,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user