X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Ftoons.c;h=bbbd88333e7fc106abb68146b8efd0d7306177f9;hb=4d4b9cf009d4aefe9e167ac6b838c468513684ab;hp=17fe7c3c4f116cd4db3cdf9dbd061f280048725c;hpb=c0f3e2e3c8f0c8b88fca68375d0b942bda8ffcbf;p=rocksndiamonds.git diff --git a/src/libgame/toons.c b/src/libgame/toons.c index 17fe7c3c..bbbd8833 100644 --- a/src/libgame/toons.c +++ b/src/libgame/toons.c @@ -336,7 +336,7 @@ void HandleAnimation(int mode) case ANIM_STOP: if (anim_running) { -#if 0 +#if 1 int draw_mode; redraw_mask |= (REDRAW_FIELD | REDRAW_FROM_BACKBUFFER);