mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
dont overshadow
This commit is contained in:
parent
e2bc8a0d97
commit
6acf3e2337
1 changed files with 1 additions and 1 deletions
|
|
@ -9681,7 +9681,7 @@ static void K_drawKartMinimap(void)
|
|||
next = mobj->itnext;
|
||||
if (mobj->type == MT_SPB)
|
||||
{
|
||||
UINT8 *colormap = NULL;
|
||||
colormap = NULL;
|
||||
|
||||
if (mobj->target && !P_MobjWasRemoved(mobj->target))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue