Example #1
0
 void AllEnemiesDead()
 {
     levelGoal.Open();
     EventDispatcher.AllEnemiesDead();
 }