mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Don't free this cached colormap!
This commit is contained in:
parent
932f73a171
commit
e590659603
1 changed files with 0 additions and 2 deletions
|
|
@ -8324,8 +8324,6 @@ static void M_DrawSetupMultiPlayerMenu(void)
|
|||
}
|
||||
else
|
||||
V_DrawMappedPatch(mx+43, my+131, flags, patch, colormap);
|
||||
|
||||
Z_Free(colormap);
|
||||
}
|
||||
#undef charw
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue