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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarStatusPane.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarStatusPane.hpp')
-rw-r--r--source/frontend/StarStatusPane.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/frontend/StarStatusPane.hpp b/source/frontend/StarStatusPane.hpp
index 54a87a3..5deba33 100644
--- a/source/frontend/StarStatusPane.hpp
+++ b/source/frontend/StarStatusPane.hpp
@@ -18,7 +18,7 @@ public:
protected:
virtual void renderImpl() override;
- virtual void update() override;
+ virtual void update(float dt) override;
private:
struct StatusEffectIndicator {