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