Properly check if station sizes greater than 8 are allowed
commit632bc81fd15abd961caed669cb9148c76b8cbc24
authorfrosch <frosch@openttd.org>
Mon, 24 Feb 2014 19:57:18 +0000 (24 19:57 +0000)
committercirdan <cirdansw@gmail.com>
Thu, 13 Mar 2014 21:13:26 +0000 (13 22:13 +0100)
tree7eed4a3d01b271d72fee0dc1cc6b9fea3dd397a0
parent97e888c381a8c7c566671f5faaafdec474fc8876
Properly check if station sizes greater than 8 are allowed

(openttd r26375) -Fix [FS#5929]: Station sizes > 8 were always
allowed. (adf88)
src/rail_gui.cpp
src/station_cmd.cpp