Esempio n. 1
0
 void SingleSlow(UnitCreep unit, Slow slow)
 {
     unit.ApplySlow(slow);
 }