[r1708] map not update after Quake terrain change
Moderator: Moderator
[r1708] map not update after Quake terrain change
Quake changes some floors (.) to walls (#) , as the tooltips suggest, but this is not shown on the map.
Re: [r1708] map not update after Quake terrain change
I can confirm this, and that uncommenting the "game.level.map:redisplay()" line in mod/class/Actor.doQuake (about line 371) remedies the problem. Any idea why it was commented out to begin with DG?
<DarkGod> lets say it's intended