diff --git a/polymer/eduke32/source/anim.c b/polymer/eduke32/source/anim.c index 6a3eafe95..1e86f247a 100644 --- a/polymer/eduke32/source/anim.c +++ b/polymer/eduke32/source/anim.c @@ -328,7 +328,7 @@ void G_PlayAnim(const char *fn,char t) palfadedelta = 0; showframe(0); - I_ClearAllInput(); +// I_ClearAllInput(); do {