diff options
Diffstat (limited to 'minetest.conf.example')
-rw-r--r-- | minetest.conf.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example index 2f153413a..a9a15e133 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -212,6 +212,10 @@ # type: float min: 0 max: 100 # fall_bobbing_amount = 0.03 +# Draw main hand on left side of screen, offhand on right side. +# type: bool +# mirror_hands = false + ### Camera # Camera 'near clipping plane' distance in nodes, between 0 and 0.25 |