Ejemplo n.º 1
0
 private static void OnSceneLoad(Scene arg0, LoadSceneMode arg1)
 {
     Instance._level++;
     Instance.InitGame();
 }