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)
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")


No differences found