InventoryView.unbind()

This commit is contained in:
MihailRis
2024-03-06 11:22:06 +03:00
parent a8aa0550c9
commit fa57a898d7
3 changed files with 13 additions and 10 deletions
+2
View File
@@ -113,6 +113,8 @@ public:
LevelFrontend* frontend,
InventoryInteraction* interaction
);
void unbind();
std::shared_ptr<SlotView> addSlot(SlotLayout layout);