1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-06-30 12:51:34 +00:00

Change the default near clip distance to 1 (Fixes #3155)

This commit is contained in:
scrawl 2016-01-21 23:38:23 +01:00
parent b0431833a1
commit ffcb6ec381

View file

@ -14,7 +14,7 @@
[Camera]
# Near clipping plane (>0.0, e.g. 0.01 to 18.0).
near clip = 5.0
near clip = 1
# Cull objects smaller than one pixel.
small feature culling = true