fixed handling global animation click events (again)
authorHolger Schemel <info@artsoft.org>
Fri, 31 May 2019 14:10:24 +0000 (16:10 +0200)
committerHolger Schemel <info@artsoft.org>
Fri, 31 May 2019 14:10:24 +0000 (16:10 +0200)
commit8b77194545721f4b8e3f80b59da8423ab2d90dae
treee4a64091a9db1cabcde7951a21d6d37c9d07d9ff
parent7f849601975c5b19775306326993b1dd6ed888b3
fixed handling global animation click events (again)

Before, only global animations exactly defined for the current game
mode were correctly handled. (Example: ".MAIN")

Now, also global animations defined for several game modes are
correctly handled. (Example: ".MENU")
src/anim.c