コード例 #1
0
 public void ItemPress()
 {
     // When you hit the Item Button
     //print ("Item");
     combat.PlayerItem();
 }