Skip to content

Commit

Permalink
Update WindowHutSifter.java (ldtteam#3554)
Browse files Browse the repository at this point in the history
Change the Sifter Gui Title from Crusher to Sifter
  • Loading branch information
lunadragnstar authored and Raycoms committed Apr 13, 2019
1 parent a0e1f89 commit eecd574
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ private void setupSettings(final Button crushingSettingsButton)
@Override
public String getBuildingName()
{
return "com.minecolonies.coremod.gui.workerHuts.Crusher";
return "com.minecolonies.coremod.gui.workerHuts.Sifter";
}
}

0 comments on commit eecd574

Please sign in to comment.