diff --git a/src/r_things.c b/src/r_things.c index 2a3f8e7713e7899e3b30f098d2389f76c289a982..bdc6c47603eaadb7dd0046148f308bb38cddfe0c 100644 --- a/src/r_things.c +++ b/src/r_things.c @@ -2698,9 +2698,6 @@ next_token: } free(buf2); - // Not in vanilla, you don't. - skin->flags &= ~SF_SUPER; - lump++; // if no sprite defined use spirte just after this one if (skin->sprite[0] == '\0') {