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