Exemple #1
0
 public void RunPress()
 {
     // When you hit the Run button
     //print ("Run");
     combat.PlayerRun();
 }