From bd59e0a3b9e080a94a9a46aa538938bcb67ce03b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 7 Jul 2019 23:34:05 +0200 Subject: openttd-git: 29006.a0c78c73e-1 -> 29012.1e723934a-1 --- openttd-git/sloped-stations.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openttd-git/sloped-stations.patch') diff --git a/openttd-git/sloped-stations.patch b/openttd-git/sloped-stations.patch index 699623c8..1d1a9c75 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 df862d4f215..82aa2a6f33a 100644 +index 1a4728c6c30..67475164b45 100644 --- a/src/rail_cmd.cpp +++ b/src/rail_cmd.cpp @@ -189,14 +189,6 @@ RailType AllocateRailType(RailTypeLabel label) @@ -18,7 +18,7 @@ index df862d4f215..82aa2a6f33a 100644 * --------- * |\ /| diff --git a/src/road_cmd.cpp b/src/road_cmd.cpp -index 87da8186ce2..a6176ed8d5f 100644 +index 4f5519c31ec..42fcd067c3c 100644 --- a/src/road_cmd.cpp +++ b/src/road_cmd.cpp @@ -39,6 +39,7 @@ -- cgit v1.2.3-54-g00ecf