(svn r1098) -Fix: server without revision build doesn't care about the client's version. Also moved all revision things where it belongs (network.c)

This commit is contained in:
darkvater
2004-12-15 16:51:55 +00:00
parent ac96c1ae07
commit d7f4528a57
5 changed files with 14 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
#define NETWORK_H
#include "network_core.h"
#define NOREV_STRING "norev000"
#ifdef ENABLE_NETWORK