Files @ r1868:5ecadc16fdb2
Branch filter:

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

Darkvater
(svn r2374) - CodeChange: giving server_ip a value of 'all' will make the server listen on any interface (0.0.0.0); also fix a typo in one of the script example files: s/ports/interfaces
1
2
3
static const SpriteID _draw_tunnel_table_1[] = {
	0x93D, 0x955,
};