mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'colormap-caching-workaround' into version-prep
This commit is contained in:
commit
8670de1398
1 changed files with 0 additions and 2 deletions
|
|
@ -8324,8 +8324,6 @@ static void M_DrawSetupMultiPlayerMenu(void)
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
V_DrawMappedPatch(mx+43, my+131, flags, patch, colormap);
|
V_DrawMappedPatch(mx+43, my+131, flags, patch, colormap);
|
||||||
|
|
||||||
Z_Free(colormap);
|
|
||||||
}
|
}
|
||||||
#undef charw
|
#undef charw
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue