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