diff --git a/src/r_things.c b/src/r_things.c
index 2247d238efdc3b39f68c5e7975ac9be8fe6b0ffa..35e04301550153eb3de544445f3efff15c7e3ace 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;