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