summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2009-03-12 01:35:27 +0000
committerbelugas <belugas@openttd.org>2009-03-12 01:35:27 +0000
commit3afcef02aada89264867117d5829e7e82c456a3e (patch)
treed8af2419ec387e2c9b13c00fe82caf219879a2cf /src
parent0ca15db98fc18e40ca43de6c4ee3ae4e36bc47b0 (diff)
downloadopenttd-3afcef02aada89264867117d5829e7e82c456a3e.tar.xz
(svn r15679) -Cleanup: Little code-style application
Diffstat (limited to 'src')
-rw-r--r--src/town.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/town.h b/src/town.h
index 3588de76a..ac7464e1f 100644
--- a/src/town.h
+++ b/src/town.h
@@ -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