public static void ForceVictory() { MatchManager.ClearSelected(); DestroyAll(); if (spawnedList.Count <= 0) { enemiesClearedEvent?.Invoke(); } }