fix: refresh level on profile load
This commit is contained in:
parent
df096050eb
commit
df3e12e600
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ public class ProfilesList extends ContainerObjectSelectionList<ProfilesList.Prof
|
||||||
}
|
}
|
||||||
|
|
||||||
minecraft.options.save();
|
minecraft.options.save();
|
||||||
|
minecraft.levelRenderer.allChanged();
|
||||||
|
|
||||||
ProfilesList.this.checkEntriesLoaded();
|
ProfilesList.this.checkEntriesLoaded();
|
||||||
button.active = false;
|
button.active = false;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue