Beispiel #1
0
 public void RpcEndAttack()
 {
     Destroy(attack);
     vis.CmdColorNose(false);
     attack = null;
     look   = LookState.Free;
 }