Merge branch 'colormap-overhaul' into colormap-overhaul-fade

This commit is contained in:
mazmazz 2018-09-12 21:06:27 -04:00
commit dc72835679

View file

@ -1461,6 +1461,8 @@ static void P_LoadRawSideDefs2(void *data)
sd->sector = sec = &sectors[SHORT(msd->sector)];
sd->colormap_data = NULL;
// Colormaps!
switch (sd->special)
{