Ejemplo n.º 1
0
 private void OnGameWin()
 {
     RestartGame();
     uiController.ActivateWinnerScreen(LevelSetter); //contains restart callback
 }