Reuploaded server plugins (caused targeting issue after previous commit). Enhanced Proliferate (now "Done" button is displayed instead of default "Cancel")

This commit is contained in:
magenoxx 2011-01-28 00:30:05 +03:00
parent a1b2127962
commit 76b1d94977
6 changed files with 1 additions and 0 deletions

View file

@ -111,6 +111,7 @@ public class FeedbackPanel extends javax.swing.JPanel {
break;
}
this.btnSpecial.setVisible(special);
handleOptions(options);
this.revalidate();
this.repaint();
if (modal)