summaryrefslogtreecommitdiff
path: root/openttd-git/sloped-stations.patch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-01-06 15:10:37 +0100
committerErich Eckner <git@eckner.net>2021-01-06 15:24:19 +0100
commita98c9be15982fa24d6239ae034872f1c6be6d246 (patch)
tree5db3260db537f8675b1751567f732c86f6f944d3 /openttd-git/sloped-stations.patch
parent8b59f007c39b268c8c676ea698be5ade30b363ee (diff)
downloadarchlinuxewe.git.save-a98c9be15982fa24d6239ae034872f1c6be6d246.tar.xz
openttd-git 29779.8596b43b2-2 -> 29816.62cdadb58-1
Diffstat (limited to 'openttd-git/sloped-stations.patch')
-rw-r--r--openttd-git/sloped-stations.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/openttd-git/sloped-stations.patch b/openttd-git/sloped-stations.patch
index 7978f3c4..b2421327 100644
--- a/openttd-git/sloped-stations.patch
+++ b/openttd-git/sloped-stations.patch
@@ -1,5 +1,5 @@
diff --git a/src/rail_cmd.cpp b/src/rail_cmd.cpp
-index a714415326..120daf052e 100644
+index 34ad07d520..3cbca75711 100644
--- a/src/rail_cmd.cpp
+++ b/src/rail_cmd.cpp
@@ -187,14 +187,6 @@ RailType AllocateRailType(RailTypeLabel label)
@@ -18,7 +18,7 @@ index a714415326..120daf052e 100644
* ---------
* |\ /|
diff --git a/src/road_cmd.cpp b/src/road_cmd.cpp
-index d0104cb99a..ac093c3dcc 100644
+index 79048b9b59..748fe525e1 100644
--- a/src/road_cmd.cpp
+++ b/src/road_cmd.cpp
@@ -37,6 +37,7 @@
@@ -94,10 +94,10 @@ index 969b141ba2..1af4275eb9 100644
+
#endif /* ROAD_TYPE_H */
diff --git a/src/roadveh_cmd.cpp b/src/roadveh_cmd.cpp
-index 0e490fbc21..7b37f0266b 100644
+index 14fa8d79d8..106aa9a7d4 100644
--- a/src/roadveh_cmd.cpp
+++ b/src/roadveh_cmd.cpp
-@@ -1500,7 +1500,7 @@ again:
+@@ -1496,7 +1496,7 @@ again:
v->x_pos = x;
v->y_pos = y;
v->UpdatePosition();