Exemplo n.º 1
0
 void SingleDot(UnitCreep unit, Dot dot)
 {
     unit.ApplyDot(dot, 0);
 }