fix:1、玩法创建,移动,碰撞检测基本完成 2、添加结算复活界面逻辑
This commit is contained in:
@@ -54,7 +54,8 @@ namespace ChillConnect
|
||||
public const string NewTaskUI = "NewTaskUI";
|
||||
public const string PettyAwardUI = "PettyAwardUI";
|
||||
public const string StatementViewUI = "StatementViewUI";
|
||||
public const string ArrowGameUI = "ArrowGameUI";
|
||||
public const string ArrowGameUI = "ArrowGameUI";
|
||||
public const string GameAgainUI = "GameAgainUI";
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user