summaryrefslogtreecommitdiff
path: root/openttd-git/sloped-stations.patch
diff options
context:
space:
mode:
Diffstat (limited to 'openttd-git/sloped-stations.patch')
-rw-r--r--openttd-git/sloped-stations.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/openttd-git/sloped-stations.patch b/openttd-git/sloped-stations.patch
index 0380a4782..df0668c91 100644
--- a/openttd-git/sloped-stations.patch
+++ b/openttd-git/sloped-stations.patch
@@ -1,8 +1,8 @@
diff --git a/src/rail_cmd.cpp b/src/rail_cmd.cpp
-index a0fd968cc66..980e2fb42bc 100644
+index f4b26c092e0..9b1588e8702 100644
--- a/src/rail_cmd.cpp
+++ b/src/rail_cmd.cpp
-@@ -186,14 +186,6 @@ RailType AllocateRailType(RailTypeLabel label)
+@@ -190,14 +190,6 @@ RailType AllocateRailType(RailTypeLabel label)
return INVALID_RAILTYPE;
}