Exemple #1
0
 public static void OnUnitDestroyed(UnitCreep unit)
 {
     instance.OnUnitCleared(unit);
 }