Beispiel #1
0
 protected virtual void OnConfirmDeleteAllBattles(GumpButton button)
 {
     AutoPvP.DeleteAllBattles();
     Refresh(true);
 }