(svn r1054) -Fix: [Network] Redid revision 1024, only a bit more nice this time

(revision length is back to 10, and checking is now done correctly)
This commit is contained in:
truelight
2004-12-13 16:15:21 +00:00
parent 5f83ee4554
commit a477d3655c
3 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
#define NETWORK_NAME_LENGTH 80
#define NETWORK_HOSTNAME_LENGTH 80
#define NETWORK_REVISION_LENGTH 20
#define NETWORK_REVISION_LENGTH 10
#define NETWORK_PASSWORD_LENGTH 20
#define NETWORK_PLAYERS_LENGTH 200