mirror of
https://github.com/refactorinqq/SLC-1.8.9.git
synced 2024-11-10 06:51:32 +01:00
Merge pull request #52 from Silent-Client/TEST2
Update QuickplayModeGui.java
This commit is contained in:
commit
265475fb5c
@ -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