From de4e4f7694bb4ba07f543b214c67b85f0a3f0d49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Tue, 10 Nov 2020 15:02:21 +0100 Subject: consistent formatting --- labb4/Junk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'labb4/Junk.h') 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. -- cgit v1.2.1