fixed bug with re-scanning laser when rotating teleporter in MM engine
authorHolger Schemel <info@artsoft.org>
Sun, 22 Jan 2023 23:27:36 +0000 (00:27 +0100)
committerHolger Schemel <info@artsoft.org>
Sun, 22 Jan 2023 23:31:59 +0000 (00:31 +0100)
commit6d26e1e4259343003f378829a3f18ee5f7e7cdcd
tree447d20497587fd7633aefe877230eddacbc86789
parent8b514628ff5c33f7d1bc14da0eceb770b4b64ba2
fixed bug with re-scanning laser when rotating teleporter in MM engine

The "fix" in commit 1b2237c9 fixed some old problems with handling
teleporter elements, but caused new problems with overheating which
should not happen.

This change seems to fix both cases.
src/game_mm/mm_game.c