Пример #1
0
 public void RemoveAllPassives()
 {
     PassiveNPCs.Clear();
     PassivePosX.Clear();
     PassivePosY.Clear();
 }