mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
Small tweak to Mist weather
This commit is contained in:
parent
7b7b23260a
commit
0860f3b63c
@ -171,7 +171,7 @@ Public Class World
|
||||
End If
|
||||
|
||||
If Weather = Weathers.Mist Then
|
||||
Screen.Effect.FogStart = -1
|
||||
Screen.Effect.FogStart = 0
|
||||
Screen.Effect.FogEnd = 19
|
||||
|
||||
Screen.Camera.FarPlane = 20
|
||||
|
Loading…
x
Reference in New Issue
Block a user