Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/frontend/StarInventory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarInventory.hpp')
-rw-r--r--source/frontend/StarInventory.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/frontend/StarInventory.hpp b/source/frontend/StarInventory.hpp
index 807e2ec..af08f62 100644
--- a/source/frontend/StarInventory.hpp
+++ b/source/frontend/StarInventory.hpp
@@ -58,6 +58,8 @@ private:
StringList m_pickUpSounds;
StringList m_putDownSounds;
+ StringList m_someUpSounds;
+ StringList m_someDownSounds;
Maybe<ItemDescriptor> m_currentSwapSlotItem;
List<ImageWidgetPtr> m_disabledTechOverlays;