fixed bug with laser not passing alongside DF steel walls in MM engine
authorHolger Schemel <info@artsoft.org>
Wed, 18 Jan 2023 17:43:26 +0000 (18:43 +0100)
committerHolger Schemel <info@artsoft.org>
Wed, 18 Jan 2023 17:46:52 +0000 (18:46 +0100)
commit633d0244c9dfaf509bfdd5ea3bc9d37cfac7ffa5
treef9adeafab7ecaadf66a537212eb6c99a99ae56d8
parent7f33353a6e8ce4dc9a3b7a604a4c7deb836544f7
fixed bug with laser not passing alongside DF steel walls in MM engine

This bug only happened in certain special cases where the laser beam
had already touched a tile with DF style steel walls (from a side or
an angle where it cannot pass) and later touching the same tile again
from a different side or angle where it can pass (but without having
touched another DF steel wall on any other tile in between).
src/game_mm/mm_game.c