Skip to content

Commit

Permalink
Finish 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Past Ennui committed Jan 6, 2020
1 parent 0ae1249 commit 95035e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ public class OkZoomerConfig implements ConfigData {
@ConfigEntry.Gui.Tooltip(count = 2)
boolean smoothCamera = true;

@Comment("When enabled, zooming will hide your hands.")
@Comment("While enabled, zooming hides your hands.")
@ConfigEntry.Gui.Tooltip(count = 1)
boolean hideHands = true;

Expand Down
2 changes: 0 additions & 2 deletions src/main/resources/assets/okzoomer/lang/nl_nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@
"text.autoconfig.okzoomer.option.zoomToggle.@Tooltip": "Hiermee kunt u schakelen tussen zoomen.",
"text.autoconfig.okzoomer.title": "Ok Zoomer configuratie"
}


0 comments on commit 95035e2

Please sign in to comment.