diff options
Diffstat (limited to 'pacman-c++/common/actor.h')
| -rw-r--r-- | pacman-c++/common/actor.h | 2 |
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 @@ | |||
| 11 | class Actor | 11 | class Actor |
| 12 | : public GameEntity | 12 | : public GameEntity |
| 13 | { | 13 | { |
| 14 | Q_OBJECT | 14 | Q_OBJECT |
| 15 | 15 | ||
| 16 | public: | 16 | public: |
| 17 | enum Movement | 17 | enum Movement |
