This commit is contained in:
MihailRis 2025-01-12 23:09:41 +03:00
parent 7615c85738
commit 5130907192

View File

@ -531,6 +531,7 @@ void Hud::closeInventory() {
exchangeSlot = nullptr;
exchangeSlotInv = nullptr;
inventoryOpen = false;
inventoryView = nullptr;
secondUI = nullptr;
for (auto& element : elements) {