(svn r15679) -Cleanup: Little code-style application

This commit is contained in:
belugas 2009-03-12 01:35:27 +00:00
parent f67e2a41ce
commit 7f650197d7
1 changed files with 3 additions and 3 deletions

View File

@ -254,10 +254,10 @@ void ExpandTown(Town *t);
Town *CreateRandomTown(uint attempts, TownSize size, bool city, TownLayout layout);
enum {
ROAD_REMOVE = 0,
UNMOVEABLE_REMOVE = 1,
ROAD_REMOVE = 0,
UNMOVEABLE_REMOVE = 1,
TUNNELBRIDGE_REMOVE = 1,
INDUSTRY_REMOVE = 2
INDUSTRY_REMOVE = 2
};
/** This is the number of ticks between towns being processed for building new