forked from VoxeLibre/VoxeLibre
Proper default for 3d_player_preview in settingtypes.txt
This commit is contained in:
parent
778ddd555f
commit
0dd0c3623e
|
@ -95,7 +95,7 @@ fire_animation_frames (Fire Animation Frames) int 8
|
||||||
animated_chests (Animated chests) bool true
|
animated_chests (Animated chests) bool true
|
||||||
|
|
||||||
# Whether to preview the player in inventory in 3D (requires Minetest 5.4)
|
# 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]
|
[Experimental]
|
||||||
# Whether ice is translucent. If disabled, ice is fully opaque.
|
# Whether ice is translucent. If disabled, ice is fully opaque.
|
||||||
|
|
Loading…
Reference in New Issue