summaryrefslogtreecommitdiff
path: root/src/rail.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rail.h')
-rw-r--r--src/rail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rail.h b/src/rail.h
index 8caf2573d..049e4286e 100644
--- a/src/rail.h
+++ b/src/rail.h
@@ -186,7 +186,7 @@ struct RailtypeInfo {
/**
* Cost multiplier for building this rail type
*/
- uint8 cost_multiplier;
+ uint16 cost_multiplier;
/**
* Acceleration type of this rail type