Exemplo n.º 1
0
 private void ExecuteAction(Mobile mob, object target, string action)
 {
     BaseXmlSpawner.ExecuteAction(mob, target, action);
 }