summaryrefslogtreecommitdiff
path: root/manualPorts/openttd-git/sloped-stations.patch
diff options
context:
space:
mode:
Diffstat (limited to 'manualPorts/openttd-git/sloped-stations.patch')
-rw-r--r--manualPorts/openttd-git/sloped-stations.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/manualPorts/openttd-git/sloped-stations.patch b/manualPorts/openttd-git/sloped-stations.patch
index 4fe8f72..b113d84 100644
--- a/manualPorts/openttd-git/sloped-stations.patch
+++ b/manualPorts/openttd-git/sloped-stations.patch
@@ -1,5 +1,5 @@
diff --git a/src/rail_cmd.cpp b/src/rail_cmd.cpp
-index 59c1d27ab..23c68ae86 100644
+index 4c34f1ca8..4100ae31d 100644
--- a/src/rail_cmd.cpp
+++ b/src/rail_cmd.cpp
@@ -187,14 +187,6 @@ RailType AllocateRailType(RailTypeLabel label)
@@ -94,10 +94,10 @@ index 969b141ba..1af4275eb 100644
+
#endif /* ROAD_TYPE_H */
diff --git a/src/roadveh_cmd.cpp b/src/roadveh_cmd.cpp
-index 86c2de78e..9c9265028 100644
+index 9c444d1d3..a83e7fda9 100644
--- a/src/roadveh_cmd.cpp
+++ b/src/roadveh_cmd.cpp
-@@ -1505,7 +1505,7 @@ again:
+@@ -1511,7 +1511,7 @@ again:
v->x_pos = x;
v->y_pos = y;
v->UpdatePosition();