Removed the removal of SF_SUPER from skins other than Sonic

# Conflicts:
#	src/r_things.c
This commit is contained in:
Monster Iestyn 2015-10-02 13:45:51 +01:00 committed by Inuyasha
parent 75270f878c
commit ffa9a4e056
1 changed files with 0 additions and 3 deletions

View File

@ -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')
{