summaryrefslogtreecommitdiff
path: root/src/town.h
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2011-05-21 11:26:37 +0000
committerfrosch <frosch@openttd.org>2011-05-21 11:26:37 +0000
commit474b4799e8792d4b4bd00aee512327c682796d66 (patch)
tree9ea018b4860e4dcbd1e3f37421794ac56011247b /src/town.h
parent2447efdefd6a52c7be8bbe3c5493dd36b0697804 (diff)
downloadopenttd-474b4799e8792d4b4bd00aee512327c682796d66.tar.xz
(svn r22482) -Codechange: Add some contants for the number of ticks between certain cyclical tasks.
Diffstat (limited to 'src/town.h')
-rw-r--r--src/town.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/town.h b/src/town.h
index d2f0ba143..0f6229a89 100644
--- a/src/town.h
+++ b/src/town.h
@@ -164,13 +164,6 @@ enum TownRatingCheckType {
};
/**
- * This is the number of ticks between towns being processed for building new
- * houses or roads. This value originally came from the size of the town array
- * in TTD.
- */
-static const byte TOWN_GROWTH_FREQUENCY = 70;
-
-/**
* This enum is used in conjunction with town->flags.
* IT simply states what bit is used for.
* It is pretty unrealistic (IMHO) to only have one church/stadium