コード例 #1
0
ファイル: LoginScene.cs プロジェクト: npnf-seta/Fox-Poker
 private void onBtnRegisterClick(GameObject go)
 {
     presenter.ShowRegister();
 }