diff options
Diffstat (limited to 'builtin')
| -rw-r--r-- | builtin/settingtypes.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index df75be6b0..d2b093cc3 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -208,9 +208,8 @@ enable_particles (Digging particles) bool true # - topbottom: split screen top/bottom. # - sidebyside: split screen side by side. # - crossview: Cross-eyed 3d -# - pageflip: quadbuffer based 3d. # Note that the interlaced mode requires shaders to be enabled. -3d_mode (3D mode) enum none none,anaglyph,interlaced,topbottom,sidebyside,crossview,pageflip +3d_mode (3D mode) enum none none,anaglyph,interlaced,topbottom,sidebyside,crossview # Strength of 3D mode parallax. 3d_paralax_strength (3D mode parallax strength) float 0.025 -0.087 0.087 |
