u45
This commit is contained in:
parent
f4fab59961
commit
a04cff9aea
37 changed files with 566 additions and 203 deletions
|
|
@ -100,9 +100,8 @@ public class GuiMultiplayer extends GuiScreen implements GuiYesNoCallback {
|
|||
this.serverListSelector.func_148195_a(this.savedServerList);
|
||||
if (lanServerList == null) {
|
||||
lanServerList = new LANServerList();
|
||||
} else {
|
||||
lanServerList.forceRefresh();
|
||||
}
|
||||
lanServerList.forceRefresh();
|
||||
} else {
|
||||
this.serverListSelector.setDimensions(this.width, this.height, 32, this.height - 64);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue