mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Don't flip P1 of a two-character save card, for aesthetique reasons.
This commit is contained in:
parent
d6c7a08fb2
commit
d74991ded1
1 changed files with 1 additions and 1 deletions
|
|
@ -7832,7 +7832,7 @@ static void M_DrawLoadGameData(void)
|
|||
Z_Free(colormap);
|
||||
|
||||
tempx -= (20<<FRACBITS);
|
||||
flip = V_FLIP;
|
||||
//flip = V_FLIP;
|
||||
}
|
||||
skipbot:
|
||||
// signpost image
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue