Index: exec.c ================================================================== --- exec.c +++ exec.c @@ -1656,11 +1656,14 @@ vstackptr=0; current_key=key; for(n=0;ndistance=0; o->oflags&=~(OF_KEYCLEARED|OF_DONE); - if(o->anim) o->anim->count=0; + if(o->anim) { + o->anim->count=0; + if(o->anim->status==ANISTAT_VISUAL) o->anim->status=0; + } } // Input phase m=VOIDLINK; v=NVALUE(0); if(!quiz_obj.t) {