mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
Fix for animations not updating while pausing
This commit is contained in:
parent
ea0ab80ba6
commit
5cda771e81
@ -79,7 +79,7 @@
|
||||
End Sub
|
||||
|
||||
Public Overrides Sub Update()
|
||||
If PreScreen.Identification = Identifications.OverworldScreen And JoinServerScreen.Online = True Then
|
||||
If PreScreen.Identification = Identifications.OverworldScreen Then
|
||||
Screen.Level.Update()
|
||||
End If
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user