summaryrefslogtreecommitdiff
path: root/railtypes.h
diff options
context:
space:
mode:
authorcelestar <celestar@openttd.org>2006-05-22 14:41:20 +0000
committercelestar <celestar@openttd.org>2006-05-22 14:41:20 +0000
commit979b640f196c494a4ace64d2dea9993fad23548a (patch)
tree6729ec5a4a2fefdf868805d2aed89308a1bfa90e /railtypes.h
parentba6ea3d3594c32ab954309d9199a400058142d6a (diff)
downloadopenttd-979b640f196c494a4ace64d2dea9993fad23548a.tar.xz
(svn r4946) "Feature": Add a cheat that allows running electric engines on normal rail
Diffstat (limited to 'railtypes.h')
-rw-r--r--railtypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/railtypes.h b/railtypes.h
index 48f13286a..be2ff2907 100644
--- a/railtypes.h
+++ b/railtypes.h
@@ -6,7 +6,7 @@
/** Global Railtype definition
*/
-const RailtypeInfo _railtypes[] = {
+RailtypeInfo _railtypes[] = {
/** Railway */
{ /* Main Sprites */
{ SPR_RAIL_TRACK_Y, SPR_RAIL_TRACK_N_S, SPR_RAIL_TRACK_BASE, SPR_RAIL_SINGLE_Y, SPR_RAIL_SINGLE_X,