Skip to content

Commit

Permalink
removed smth unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikh1996 committed Nov 7, 2018
1 parent 7faa165 commit 69c6d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/classes/EEConfiguration.java
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public void createConfig()
this.config.set("Blocks.OutputDoor", "RED_WOOL");
this.config.set("Blocks.OutputFloor", "ORANGE_WOOL");
this.config.save(this.configFile);
Material.go

}
catch (Exception e)
{
Expand Down

0 comments on commit 69c6d97

Please sign in to comment.