Fixed bug related to water animations
This commit is contained in:
parent
da2242b24b
commit
f40413e4b2
|
@ -303,9 +303,7 @@
|
|||
Core.OffsetMaps.Clear()
|
||||
TextureManager.TextureList.Clear()
|
||||
TextureManager.TextureRectList.Clear()
|
||||
Water.ClearAnimationResources()
|
||||
Whirlpool.LoadedWaterTemp = False
|
||||
Waterfall.ClearAnimationResources()
|
||||
Core.SetScreen(New PressStartScreen())
|
||||
Core.Player.loadedSave = False
|
||||
End Sub
|
||||
|
|
Loading…
Reference in New Issue