diff options
Diffstat (limited to 'src/game-server/being.hpp')
-rw-r--r-- | src/game-server/being.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game-server/being.hpp b/src/game-server/being.hpp index ad9beb1a..f8a65c97 100644 --- a/src/game-server/being.hpp +++ b/src/game-server/being.hpp @@ -35,7 +35,7 @@ class StatusEffect; /** * Beings and actors directions - * Needs too match client + * Needs to match client */ enum Direction { |