protected void Win() => OnWinLevel?.Invoke();
Esempio n. 2
0
 public static void WinLevel() => OnWinLevel?.Invoke();