Пример #1
0
 protected void CastWait(string name, int ms, bool gotCastTime)
 {
     Ingame.CastWait(name, ms, gotCastTime);
 }