Re: Slopes in tunnels
Reply #106 –
There is a notorious bug in some patch files. Does it help, if you change the following ****ert(..) statement in bauer/tunnelbauer.cc ??
const char *tunnelbauer_t::baue( karte_t *welt, spieler_t *sp, koord pos, const tunnel_besch_t *besch )
{
****ert( besch ); // delete the reference to underground_mode here!