mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +00:00
Merge branch 'startcontinue' into 'master'
Fix F_StartContinue fading out incorrectly in OpenGL See merge request STJr/SRB2!738
This commit is contained in:
commit
0c614dbd90
1 changed files with 0 additions and 1 deletions
|
|
@ -3628,7 +3628,6 @@ void F_StartContinue(void)
|
||||||
}
|
}
|
||||||
|
|
||||||
wipestyleflags = WSF_FADEOUT;
|
wipestyleflags = WSF_FADEOUT;
|
||||||
F_TryColormapFade(31);
|
|
||||||
G_SetGamestate(GS_CONTINUING);
|
G_SetGamestate(GS_CONTINUING);
|
||||||
gameaction = ga_nothing;
|
gameaction = ga_nothing;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue