fix:1、更换项目,使用winter来创建
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
namespace LoveLegend
|
||||
{
|
||||
public enum LoveLegendState
|
||||
{
|
||||
STATE_NONE,
|
||||
STATE_LOADING,
|
||||
STATE_LOADED,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user