fixed single-step mode for wrap-around levels in EM engine
authorHolger Schemel <info@artsoft.org>
Tue, 29 Sep 2020 19:35:09 +0000 (21:35 +0200)
committerHolger Schemel <info@artsoft.org>
Tue, 29 Sep 2020 19:35:09 +0000 (21:35 +0200)
commit3fd63fd1559c678f0b63ba48d0de211aab1cf591
tree46cedec9c0eacd0b455737b2971255b5da7ab509
parent5eec6f3a02cb8a6171a37a209aae3e3665aff514
fixed single-step mode for wrap-around levels in EM engine

This fixes a graphical bug when wrapping around in single-step mode by
drawing wrap-around animation before going to single step pause mode.
src/engines.h
src/game_em/game.c
src/game_em/global.h
src/game_em/logic.c
src/tools.c