summaryrefslogtreecommitdiff
path: root/src/localplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localplayer.h')
-rw-r--r--src/localplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/localplayer.h b/src/localplayer.h
index c2082a9df..cc81c1615 100644
--- a/src/localplayer.h
+++ b/src/localplayer.h
@@ -76,7 +76,7 @@ class LocalPlayer final : public Being,
*/
LocalPlayer(const int id = 65535, const int subtype = 0);
- A_DELETE_COPY(LocalPlayer);
+ A_DELETE_COPY(LocalPlayer)
/**
* Destructor.