diff --git a/src/r_things.c b/src/r_things.c index 2247d238e..35e043015 100644 --- a/src/r_things.c +++ b/src/r_things.c @@ -2653,9 +2653,6 @@ next_token: } free(buf2); - if (skin != &skins[0]) - skin->flags &= ~SF_SUPER; - // Add sprites { UINT16 z;