Alpha 4
This commit is contained in:
parent
fb8b0a189d
commit
0f617c3de1
19 changed files with 1196 additions and 35 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
[GLOBAL]
|
||||
AdditionalConfigFile=
|
||||
UseEffect=false
|
||||
UseEffect=true
|
||||
|
||||
[EFFECT]
|
||||
UseOriginalPostProcessing=false
|
||||
|
|
@ -846,3 +846,9 @@ ExponentialFadeInteriorDay=0.96
|
|||
ExponentialFadeInteriorNight=1.09
|
||||
IgnoreWeatherSystem=true
|
||||
EnableAnchors=false
|
||||
DistanceFadeSunrise=0.0
|
||||
DistanceFadeDay=0.0
|
||||
DistanceFadeSunset=0.0
|
||||
DistanceFadeNight=0.0
|
||||
DistanceFadeInteriorDay=0.0
|
||||
DistanceFadeInteriorNight=0.0
|
||||
|
|
|
|||
Reference in a new issue