コード例 #1
0
ファイル: WinOver.cs プロジェクト: Shahdee/repair
 protected override void InInit()
 {
     btnRestart.OnBtnClickAddListener(PlayClick);
 }