Files @ r839:37dbe0052c90
Branch filter:

Location: cpp/openttd-patchpack/source/table/tunnel_land.h

truelight
(svn r1320) -Fix: fixed chat-bug (that from a certain moment, nobody could talk).. 1
variable was still byte instead of uint16 (with a very big tnx to guru3!)
1
2
3
static const SpriteID _draw_tunnel_table_1[] = {
	0x93D, 0x955,
};