mirror of
https://github.com/refactorinqq/SLC-1.8.9.git
synced 2024-11-10 07:21:32 +01:00
Update QuickplayModeGui.java
This commit is contained in:
parent
b5f840720e
commit
7c5c6db235
@ -197,6 +197,7 @@ public class QuickplayModeGui extends SilentScreen {
|
||||
@Override
|
||||
public void onGuiClosed() {
|
||||
super.onGuiClosed();
|
||||
Client.getInstance().getConfigManager().save();
|
||||
MenuBlurUtils.unloadBlur();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user