removed workaround for playing some older tapes for MM engine
authorHolger Schemel <info@artsoft.org>
Sat, 28 Jan 2023 10:27:01 +0000 (11:27 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 28 Jan 2023 10:27:01 +0000 (11:27 +0100)
commite81db25c94af29e469fe78f4217089b111a39eff
tree43136fb3cbec5a809e91cb3ecb0dd500ac5e9fec
parentc3045a688a2c4799a22bbc656b7201b01e1a413a
removed workaround for playing some older tapes for MM engine

This removes a workaround that added compatibility code for replaying
old tapes which used the game engine's random number generator for
drawing game elements, which generally should not happen.

This affects the tapes for levels 033 and 048 of "classic_mindbender",
which have been re-recorded with the above change.

This change reverts commit 8b514628.
src/game_mm/export.h
src/game_mm/mm_game.c
src/game_mm/mm_tools.c