Пример #1
0
 public override bool Proc(EntityParent theOwner)
 {
     //Mogo.Util.LoggerHelper.Debug("AI:" + "ReinitLastCast");
     theOwner.ProcReinitLastCast();
     return true;
 }