mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Minor update to settings submenu.
This commit is contained in:
@@ -128,7 +128,7 @@ public class ViewSettings extends JPanel {
|
|||||||
|
|
||||||
// After all components are instantiated, fire up control.
|
// After all components are instantiated, fire up control.
|
||||||
this.control = new ControlSettings(this);
|
this.control = new ControlSettings(this);
|
||||||
showAvatarsTab();
|
showPrefsTab();
|
||||||
}
|
}
|
||||||
|
|
||||||
private void populateTabber() {
|
private void populateTabber() {
|
||||||
|
|||||||
Reference in New Issue
Block a user