improved scanning laser outside level, but inside visible playfield area
authorHolger Schemel <info@artsoft.org>
Mon, 10 Apr 2023 11:31:55 +0000 (13:31 +0200)
committerHolger Schemel <info@artsoft.org>
Mon, 10 Apr 2023 11:31:55 +0000 (13:31 +0200)
commit98cdc60c12229af0a1672372157d52afe8edd3d0
tree666e93d53bc5ea1eb29da71f94cb8fd2dcd3ff99
parentf4079668f45b499431c8bad4040eb5fd62dba6e7
improved scanning laser outside level, but inside visible playfield area

This change adds checking that not only the current, but also the next
step of the laser beam is still inside the visible playfield area.

This is a correction of commit dea6197b.
src/game_mm/mm_game.c