Add missing *individual* skin flags

This commit is contained in:
James R 2020-11-28 02:22:08 -08:00
parent b9f6069cd0
commit 75c5c8ba6a
2 changed files with 4 additions and 1 deletions

View file

@ -511,6 +511,9 @@ static boolean R_ProcessPatchableFields(skin_t *skin, char *stoken, char *value)
GETFLAG(MULTIABILITY)
GETFLAG(NONIGHTSROTATION)
GETFLAG(NONIGHTSSUPER)
GETFLAG(NOSUPERSPRITES)
GETFLAG(NOSUPERJUMPBOOST)
GETFLAG(CANBUSTWALLS)
#undef GETFLAG
else // let's check if it's a sound, otherwise error out