...
This commit is contained in:
parent
b96879fbb6
commit
f424debc98
|
|
@ -429,6 +429,7 @@ 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