Removed the removal of SF_SUPER from skins other than Sonic

This commit is contained in:
Monster Iestyn 2015-10-02 13:45:51 +01:00
parent 6cde169c58
commit 210757f27b

View file

@ -2653,9 +2653,6 @@ next_token:
}
free(buf2);
if (skin != &skins[0])
skin->flags &= ~SF_SUPER;
// Add sprites
{
UINT16 z;