mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Don't create colormap data out of sidedef text for fake planes linedef (the colormap data isn't even used anymore)
This commit is contained in:
parent
ce7a1b289f
commit
8ae2f1d4d3
1 changed files with 0 additions and 1 deletions
|
|
@ -1120,7 +1120,6 @@ static void P_LoadSidedefs(UINT8 *data)
|
|||
// Special info stored in texture fields!
|
||||
switch (sd->special)
|
||||
{
|
||||
case 63: // Fake floor/ceiling planes
|
||||
case 606: //SoM: 4/4/2000: Just colormap transfer
|
||||
case 447: // Change colormap of tagged sectors! -- Monster Iestyn 14/06/18
|
||||
case 455: // Fade colormaps! mazmazz 9/12/2018 (:flag_us:)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue