fixed bug with always drawing level playfield in editor after test playing
authorHolger Schemel <info@artsoft.org>
Wed, 31 Jan 2018 21:01:11 +0000 (22:01 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 23 Mar 2018 22:21:17 +0000 (23:21 +0100)
commitadbac7f8da2ae3ec52cd6f08e8c4c6fedacfc804
treecc409907de111ea5b8f921b0d8153d232534e8ce
parentcd9ddcaebb30b5a7f7dfbfe4168aaaec5c34674d
fixed bug with always drawing level playfield in editor after test playing

- even if the last edit mode was "level info", "element properties" etc.
- this bug was introduced by the commit with the following message:
  "added editor door 1 animation if viewport is unchanged and contains toolbox"
  (no commit ID given here due to frequent use of "git rebase")
src/editor.c