示例#1
0
 void InitGame()
 {
     NotificationSystem.start();
     boardScript.SetupScene(level);
 }