Exemplo n.º 1
0
 public void spell(string type)
 {
     mainScript.Cmd_use_skill(type);
     off();
 }