...
This commit is contained in:
parent
f424debc98
commit
5aa13ca604
|
|
@ -429,7 +429,6 @@ public class ResultPopup : PopupBase
|
|||
GamePanel.Instance.AddMultiplyType(EScoreMutiplyType.ClickedFromResultPopup);
|
||||
GamePanel.Instance.Player_Milgi = _gameResult ? 1 : 2;
|
||||
ClickNextGame();
|
||||
GameManager.UI.HideTopPopup();
|
||||
}
|
||||
|
||||
public void ClickHome()
|
||||
|
|
|
|||
Loading…
Reference in New Issue