mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Fix TradeScreen crash with limited stock
This commit is contained in:
parent
e9a234d30c
commit
1f23b95827
@ -697,6 +697,7 @@ Public Class TradeScreen
|
||||
|
||||
If Me.BuyItemsList.Count = 0 Then
|
||||
Me.MenuState = MenuStates.BuyItemsCategory
|
||||
Me.Cursor -= 1
|
||||
Me.LoadBuyCategoriesItems()
|
||||
End If
|
||||
End If
|
||||
|
Loading…
x
Reference in New Issue
Block a user