fixed bug with playing "timeout" and "player dies" sounds in SP engine
authorHolger Schemel <info@artsoft.org>
Fri, 16 Mar 2018 15:26:59 +0000 (16:26 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 16 Mar 2018 15:26:59 +0000 (16:26 +0100)
commit4ecc38d301b990aa245a5e93adf1fcef8c9fd615
treeba382942593aca5f49fff4055051d023e51f0a95
parent7f40f3e4e3ae0818a91083952fd1710841735152
fixed bug with playing "timeout" and "player dies" sounds in SP engine

- this bug occurred when playing a level using SP engine and time limit
- the Supaplex game engine does not support levels with time limit
- bug fixed by always setting level time to zero when using SP engine
src/game.c