mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-17 04:02:50 +00:00
Merge branch 'colormap-overhaul' into colormap-overhaul-fade
This commit is contained in:
commit
5dd6ea6c01
1 changed files with 2 additions and 0 deletions
|
|
@ -1461,6 +1461,8 @@ static void P_LoadRawSideDefs2(void *data)
|
|||
|
||||
sd->sector = sec = §ors[SHORT(msd->sector)];
|
||||
|
||||
sd->colormap_data = NULL;
|
||||
|
||||
// Colormaps!
|
||||
switch (sd->special)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue