1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-03 03:39:42 +00:00

Fix enable/disable mixup.

This commit is contained in:
AnyOldName3 2019-01-31 14:57:56 +00:00
parent 556c9a3382
commit a24b8ec3d2

View file

@ -144,7 +144,7 @@ namespace SceneUtil
definesWithShadows["perspectiveShadowMaps"] = "0";
definesWithShadows["enableNormalOffsetShadows"] = "0";
definesWithShadows["disableNormalOffsetShadows"] = "0";
definesWithShadows["shadowNormalOffset"] = "0.0";