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