diff options
| author | Bertram <bertram@cegetel.net> | 2009-10-09 16:31:16 +0200 |
|---|---|---|
| committer | Bertram <bertram@cegetel.net> | 2009-10-09 16:31:16 +0200 |
| commit | 1102bdc2e5a9e52b621cf58d68d0065faba2b84c (patch) | |
| tree | 4a9b849cd1a795baca0a496ff14f397f0d418f66 /src/game-server/command.cpp | |
| parent | b555dd7bcc5046e9809ef37d2173955d042594da (diff) | |
| download | manaserv-1102bdc2e5a9e52b621cf58d68d0065faba2b84c.tar.gz manaserv-1102bdc2e5a9e52b621cf58d68d0065faba2b84c.tar.xz manaserv-1102bdc2e5a9e52b621cf58d68d0065faba2b84c.zip | |
Synced the protocol file with client in protocol.h, letting other defines in defines.h, and removing some overheading along the way.
Diffstat (limited to 'src/game-server/command.cpp')
| -rw-r--r-- | src/game-server/command.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game-server/command.cpp b/src/game-server/command.cpp index 8d5bd27..67ca2ae 100644 --- a/src/game-server/command.cpp +++ b/src/game-server/command.cpp @@ -21,7 +21,6 @@ #include <cstddef> -#include "defines.h" #include "game-server/accountconnection.hpp" #include "game-server/character.hpp" #include "game-server/gamehandler.hpp" |
