示例#1
0
文件: WinOver.cs 项目: Shahdee/repair
 protected override void InInit()
 {
     btnRestart.OnBtnClickAddListener(PlayClick);
 }