fixed broken animation of CE that can not change, but has CE delay action
authorHolger Schemel <info@artsoft.org>
Sat, 10 Jun 2023 09:51:21 +0000 (11:51 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 10 Jun 2023 10:03:38 +0000 (12:03 +0200)
commitea775c254b0a6270540af38a6288094e3a0b1944
tree276187690db8638817ccf227c04747ac059b7128
parent2c91866598fc7ff9b6a6075c288a6974bfc11965
fixed broken animation of CE that can not change, but has CE delay action

This fixes a bug that occurred if a custom element with an animation
has a CE action defined to be triggered after a delay, but without a
CE change, in which cause there was no animation displayed at all.
src/game.c