summaryrefslogtreecommitdiffstats
path: root/labb4/Junk.h
diff options
context:
space:
mode:
Diffstat (limited to 'labb4/Junk.h')
-rw-r--r--labb4/Junk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/labb4/Junk.h b/labb4/Junk.h
index 65201c4..8e3c357 100644
--- a/labb4/Junk.h
+++ b/labb4/Junk.h
@@ -20,7 +20,7 @@ public:
*/
void draw(QGraphicsScene* scene) const override;
- void moveTowards(const Unit& u) override {}
+ void moveTowards(const Unit&) override {}
/*
* Junk can't attack in any direction.