Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
arpruss committed Sep 6, 2017
1 parent cd57724 commit 599ab7b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ public boolean hasConfigGui() {
}

public GuiScreen createConfigGui(GuiScreen parent) {
return null;
return new Gui(parent);
}
}
Binary file modified mods.zip
Binary file not shown.

0 comments on commit 599ab7b

Please sign in to comment.