diff options
Diffstat (limited to 'pacman-c++/gameentity.cpp')
| -rw-r--r-- | pacman-c++/gameentity.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pacman-c++/gameentity.cpp b/pacman-c++/gameentity.cpp index e8743df..ec43d93 100644 --- a/pacman-c++/gameentity.cpp +++ b/pacman-c++/gameentity.cpp | |||
| @@ -5,6 +5,5 @@ | |||
| 5 | GameEntity::GameEntity() | 5 | GameEntity::GameEntity() |
| 6 | : m_eaten(false) | 6 | : m_eaten(false) |
| 7 | { | 7 | { |
| 8 | |||
| 9 | } | 8 | } |
| 10 | 9 | ||
