예제 #1
0
 protected virtual void OnConfirmInternalizeAllBattles(GumpButton button)
 {
     AutoPvP.InternalizeAllBattles();
     Refresh(true);
 }