Small tweak to Mist weather

This commit is contained in:
JappaWakka 2023-10-27 11:58:54 +02:00
parent 7b7b23260a
commit 0860f3b63c
1 changed files with 1 additions and 1 deletions

View File

@ -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