Codechange: Use a switch with fall-through instead of a if-sequence with context...
commit3d29c9483b180791f3d5b5f9a6664fc1322d4f52
authorfrosch <frosch@openttd.org>
Tue, 17 Dec 2019 23:48:03 +0000 (18 00:48 +0100)
committerCharles Pigott <charlespigott@googlemail.com>
Mon, 23 Dec 2019 17:23:20 +0000 (23 17:23 +0000)
treef662c198163810e2f3c38ca7641a5c13c43fe613
parent7f351fd7c1e853918d2ce7bfd1c9c6c5a2af84ef
Codechange: Use a switch with fall-through instead of a if-sequence with context data between cases.
src/rail_gui.cpp
src/rail_type.h