summaryrefslogtreecommitdiff
path: root/src/station_gui.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-08-26 00:23:32 +0000
committerbelugas <belugas@openttd.org>2007-08-26 00:23:32 +0000
commit182283a67ce4c28cc47c9b978f8c9b9075538ef4 (patch)
tree0f57c81b2cea7b7400fef85da190e3b2d551f3cc /src/station_gui.cpp
parente93f41676fbbd55744abe4dcf42affb0c2573526 (diff)
downloadopenttd-182283a67ce4c28cc47c9b978f8c9b9075538ef4.tar.xz
(svn r10980) -Fix [FS#1158] : This will hopefully fix the case of an assert that happens when an industry uses a special gfx index (tile spec 0xFF). This 0xFF is the sentinel of a special check done for oil rigs, where water need to be around, but no tile will be constructed on it.
Problem is that the upper limit of gfx tiles is currently at 175. So, of course the system will assert with 255 ;)
Diffstat (limited to 'src/station_gui.cpp')
0 files changed, 0 insertions, 0 deletions