Updates to 1.18.1

This commit is contained in:
Luligabi1
2021-12-11 15:09:18 -03:00
parent 24c0d9a039
commit ed4e9f6c19
5 changed files with 18 additions and 17 deletions
@@ -114,7 +114,7 @@ public class OmegaConfigScreen<T extends Config> extends Screen {
@Override
public void onClose() {
client.openScreen(parent);
client.setScreen(parent);
}
@Override