mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Remove battlescreen update from InventoryScreen
This commit is contained in:
parent
074ee8bbfe
commit
f77961afff
@ -587,9 +587,6 @@ Public Class NewInventoryScreen
|
||||
End Function
|
||||
|
||||
Public Overrides Sub Update()
|
||||
If PreScreen.Identification = Screen.Identifications.BattleScreen Then
|
||||
PreScreen.Update()
|
||||
End If
|
||||
'Updates the tab highlight:
|
||||
For index = 0 To _tabHighlight.Length - 1
|
||||
If index <> _tabIndex Then
|
||||
|
Loading…
x
Reference in New Issue
Block a user