Fix fbbbc6e1931: Crash when creating orders to stations with relocated station sign...
commit041088d317c89050796823928215588b3d61aa57
authorfrosch <frosch@openttd.org>
Sun, 29 Sep 2019 20:48:19 +0000 (29 22:48 +0200)
committerGitHub <noreply@github.com>
Sun, 29 Sep 2019 20:48:19 +0000 (29 22:48 +0200)
tree125948984d861f591544a043403f7b9940149f3c
parent04f659e768486da4fc73a97a633f140d9733bf78
Fix fbbbc6e1931: Crash when creating orders to stations with relocated station sign. (#7755)

Station::xy is the position of the station sign, and not necessarily a tile of the station.
src/order_gui.cpp