mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-29 08:45:02 +02:00
Forgot a thing
This commit is contained in:
parent
fb63697ebd
commit
ee2a304be2
@ -133,14 +133,10 @@
|
||||
Private Sub ChangeTexture()
|
||||
If Core.GameOptions.GraphicStyle = 1 Then
|
||||
If WaterfallTexturesTemp.Count = 0 Or WaterTexturesTemp.Count = 0 OrElse Waterfall.WaterTexturesTemp.ContainsKey("_0") = False OrElse Waterfall.WaterTexturesTemp.ContainsKey(AdditionalValue & "_0") = False Then
|
||||
|
||||
ClearAnimationResources()
|
||||
AddDefaultWaterAnimationResources()
|
||||
CreateWaterTextureTemp()
|
||||
End If
|
||||
ClearAnimationResources()
|
||||
CreateWaterTextureTemp()
|
||||
End If
|
||||
|
||||
Select Case WaterAnimation.CurrentColumn
|
||||
Case 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user