diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-03 14:17:06 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-03 14:17:06 +0000 |
| commit | 00c9cebac684c42741e924d11038d5591e87dacd (patch) | |
| tree | a2056cbbf8ae0512ff15e9eb8868ceab29877073 /src/base/gun.c | |
| parent | 1a592767c6e34bdeb7f30fa063b5e24c57d45894 (diff) | |
- trochu rozsirena konfiguracvia, viz http://www.tuxanci.org/server/howto
- moznost logovat so suboru
git-svn-id: http://opensvn.csie.org/tuxanci_ng@188 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/base/gun.c')
| -rw-r--r-- | src/base/gun.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base/gun.c b/src/base/gun.c index 45234af..8befcbb 100644 --- a/src/base/gun.c +++ b/src/base/gun.c @@ -12,6 +12,7 @@ #include "gun.h" #include "proto.h" #include "net_multiplayer.h" +#include "serverSendMsg.h" #ifndef NO_SOUND #include "sound.h" |