You've already forked taptap2024_GJ_chidouren
update core
This commit is contained in:
@@ -71,6 +71,8 @@ namespace Views{
|
||||
this.ViewConnector.CloseView ();
|
||||
if (RoomManager.Instance.PartIndex < 3)
|
||||
{
|
||||
Destroy (MapContent.Instance.ScenePart.gameObject);
|
||||
MapContent.Instance.ScenePart = null;
|
||||
RoomManager.Instance.PartIndex++;
|
||||
GameEventDefine.ChangeGameFsm.SendMessage (GameState.StartGame);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user