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