We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 533e4f4 + e95d891 commit 725b002Copy full SHA for 725b002
osrs/interfaces/mainscreen/shop.simba
@@ -26,9 +26,6 @@ Main record to interact with the {ref}`Shop` interface.
26
Slots: TRSSlotInterface;
27
Items: TRSItemInterface;
28
29
- InventorySlots: TRSSlotInterface;
30
- InventoryItems: TRSItemInterface;
31
-
32
Bounds, SlotsArea, InfoBox: TBox;
33
SlotBoxes, InventorySlotBoxes: TBoxArray;
34
0 commit comments