fixed bug with overwriting version-specific engine value with default value
authorHolger Schemel <info@artsoft.org>
Sun, 4 Feb 2018 22:17:04 +0000 (23:17 +0100)
committerHolger Schemel <info@artsoft.org>
Sun, 4 Feb 2018 22:22:43 +0000 (23:22 +0100)
commit4f08247e5aa192fe015cbb424aeea2a97a69a223
treedd8ce44c84e831609fc3a63db6a68df425818ea9
parentc92edfe90dcec71c4d01e435b2a1baba29d187cd
fixed bug with overwriting version-specific engine value with default value

- setting an EM/EMC engine value depending on program version was added to
  fix existing tapes that were broken by adding the single-button handling,
  but that value was then always overwritten with the same default value
- tapes created before 4.0.1.0 and broken due to this bug should work again
src/game_em/convert.c