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…
Reference in New Issue