Proper default for 3d_player_preview in settingtypes.txt

This commit is contained in:
Elias Fleckenstein 2021-02-12 09:25:23 +01:00
parent 778ddd555f
commit 0dd0c3623e
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ fire_animation_frames (Fire Animation Frames) int 8
animated_chests (Animated chests) bool true
# Whether to preview the player in inventory in 3D (requires Minetest 5.4)
3d_player_preview (3D Player preview) bool true
3d_player_preview (3D Player preview) bool false
[Experimental]
# Whether ice is translucent. If disabled, ice is fully opaque.