This commit is contained in:
Rachael Alexanderson 2017-03-05 18:40:44 -05:00
commit 7ef8ed5867
54 changed files with 864 additions and 349 deletions

View file

@ -1463,6 +1463,8 @@ void G_InitLevelLocals ()
level.NextMap = info->NextMap;
level.NextSecretMap = info->NextSecretMap;
level.F1Pic = info->F1Pic;
level.hazardcolor = info->hazardcolor;
level.hazardflash = info->hazardflash;
compatflags.Callback();
compatflags2.Callback();