command completion
This commit is contained in:
parent
0839beb98e
commit
a8f6af2b37
11 changed files with 400 additions and 347 deletions
|
@ -347,7 +347,7 @@ public class GuiWorlds extends GuiList<GuiWorlds.SaveInfo> implements ActButton.
|
|||
this.gm.startServer(null, "debug");
|
||||
}
|
||||
else {
|
||||
// this.gm.displayGuiScreen(new GuiCreate(this)); //TODO: create
|
||||
this.gm.displayGuiScreen(GuiCreate.INSTANCE);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue