parent
66a2d38ab8
commit
f720140481
1 changed files with 1 additions and 0 deletions
|
@ -400,6 +400,7 @@ public class GuiModList extends Screen
|
|||
{
|
||||
if (selected == null) {
|
||||
modInfo.clear();
|
||||
this.configButton.active = false;
|
||||
return;
|
||||
}
|
||||
ModInfo selectedMod = selected.getInfo();
|
||||
|
|
Loading…
Reference in a new issue