Files @ r2128:cec3fd10da21
Branch filter:

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

Darkvater
(svn r2638) - Fix: Unable to delete savegames. Deleting TTDLX savegames is still broken as it was always broken, but since they don't even show up; we might as well call it a feature.
1
2
3
static const SpriteID _draw_tunnel_table_1[] = {
	0x93D, 0x955,
};