mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 19:19:56 +00:00
enabled new water by default
This commit is contained in:
parent
17eb68e4bc
commit
fbfc6e0966
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ num lights = 8
|
|||
[Water]
|
||||
# Enable this to get fancy-looking water with reflections and refractions
|
||||
# All the settings below have no effect if this is false
|
||||
shader = false
|
||||
shader = true
|
||||
|
||||
rtt size = 512
|
||||
|
||||
|
|
Loading…
Reference in a new issue