mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-14 14:28:33 +02:00
Update battle while in chat
This commit is contained in:
parent
dc744ea02a
commit
92e611adcb
@ -1035,7 +1035,7 @@ nextIndexForeground:
|
||||
End If
|
||||
|
||||
Lighting.UpdateLighting(Screen.Effect)
|
||||
If IsCurrentScreen() = True Then
|
||||
If IsCurrentScreen() = True OrElse CurrentScreen.Identification = Identifications.ChatScreen Then
|
||||
Camera.Update()
|
||||
|
||||
Level.Update()
|
||||
|
Loading…
x
Reference in New Issue
Block a user