1
This commit is contained in:
parent
a2cfb8ec57
commit
3f7c1472b0
@ -194,19 +194,6 @@ namespace GameLogic
|
|||||||
private void RestGameBattleFunc()
|
private void RestGameBattleFunc()
|
||||||
{
|
{
|
||||||
|
|
||||||
//targetPositions.Clear();
|
|
||||||
|
|
||||||
//// 清理横版
|
|
||||||
//for (int i = 0; i < m_rect_List.childCount; i++)
|
|
||||||
//{
|
|
||||||
// m_rect_List.GetChild(i).GetComponent<HItemActor>().OnRemove();
|
|
||||||
//}
|
|
||||||
|
|
||||||
//RestHItemFunc();
|
|
||||||
//UpdateGameTiemr();
|
|
||||||
//UpdateGameScoreValue();
|
|
||||||
|
|
||||||
//DataGameSceneManager.Instance.SetGameState(true);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user