mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +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->sector = sec = §ors[SHORT(msd->sector)];
|
||||||
|
|
||||||
|
sd->colormap_data = NULL;
|
||||||
|
|
||||||
// Colormaps!
|
// Colormaps!
|
||||||
switch (sd->special)
|
switch (sd->special)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue