(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 29b844a408
commit f1b6b1711b
5 changed files with 14 additions and 8 deletions

1
ttd.h
View File

@@ -1,7 +1,6 @@
#ifndef TTD_H
#define TTD_H
#define NOREV_STRING "norev000"
// FIXME: Include only where really needed.
// include sprites
#include "table/sprites.h"