Beispiel #1
0
 public void EndBossFight()
 {
     bossFight = false;
     spawningEnemyCooldown.AddCooldown(3);
 }