mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-14 07:35:10 +01:00
Fix crash on resizing options screen
This commit is contained in:
@@ -258,7 +258,6 @@ public class MidnightControlsSettingsScreen extends SpruceScreen {
|
|||||||
@Override
|
@Override
|
||||||
protected void init() {
|
protected void init() {
|
||||||
super.init();
|
super.init();
|
||||||
Controller.updateMappings();
|
|
||||||
|
|
||||||
this.buildTabs();
|
this.buildTabs();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user