示例#1
0
 public void AddPotionKillCount(int amount)
 {
     hPotion.addKills(amount);
 }