예제 #1
0
 public void BuffGain(int mob, string buffcode, int buffpower)
 {
     Dm.EnBuffGain(mob, buffcode, buffpower);
 }