summaryrefslogtreecommitdiffstats
path: root/pacman-c++/common/actor.h
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-c++/common/actor.h')
-rw-r--r--pacman-c++/common/actor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman-c++/common/actor.h b/pacman-c++/common/actor.h
index c30c62a..189afba 100644
--- a/pacman-c++/common/actor.h
+++ b/pacman-c++/common/actor.h
@@ -11,7 +11,7 @@
11class Actor 11class Actor
12 : public GameEntity 12 : public GameEntity
13{ 13{
14Q_OBJECT 14 Q_OBJECT
15 15
16public: 16public:
17 enum Movement 17 enum Movement