예제 #1
0
 public S_HPUpdate(L1PcInstance pc) {
   buildPacket(pc.getCurrentHp(), pc.getMaxHp());
 }