Веб-сайт самохостера 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, 1 insertions, 1 deletions
diff --git a/source/frontend/StarInventory.hpp b/source/frontend/StarInventory.hpp
index 035045c..cb5deed 100644
--- a/source/frontend/StarInventory.hpp
+++ b/source/frontend/StarInventory.hpp
@@ -35,7 +35,7 @@ public:
bool containsNewItems() const;
protected:
- virtual void update() override;
+ virtual void update(float dt) override;
void selectTab(String const& selected);
private: