Example #1
0
 // Wins the level
 private void WinLevel()
 {
     levelUI.WinLevel();
 }