예제 #1
0
 public void poison(int strength)
 {
     In.poison(strength);
 }