mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-05 09:46:40 +00:00
RIP smiles
This commit is contained in:
parent
4876fbc4bd
commit
7266c7b3ec
1 changed files with 1 additions and 1 deletions
|
|
@ -6165,7 +6165,7 @@ static void M_DrawLoadGameData(void)
|
|||
{
|
||||
V_DrawSmallScaledPatch(x+2, y+64, 0, savselp[5]);
|
||||
}
|
||||
#ifndef PERFECTSAVE // disabled, don't touch
|
||||
#ifdef PERFECTSAVE // disabled on request
|
||||
else if ((savegameinfo[savetodraw].skinnum == 1)
|
||||
&& (savegameinfo[savetodraw].lives == 99)
|
||||
&& (savegameinfo[savetodraw].gamemap & 8192)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue