Add missing flag reads.

This commit is contained in:
toasterbabe 2017-04-03 16:05:13 +01:00
parent 1c737f33c5
commit 0c792ff67a
1 changed files with 2 additions and 0 deletions

View File

@ -2939,6 +2939,8 @@ void R_AddSkins(UINT16 wadnum)
GETFLAG(MARIODAMAGE)
GETFLAG(MACHINE)
GETFLAG(DASHMODE)
GETFLAG(FASTEDGE)
GETFLAG(MULTIABILITY)
#undef GETFLAG
else // let's check if it's a sound, otherwise error out