mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-20 09:52:18 +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
4e9fb2de7d
1 changed files with 0 additions and 1 deletions
|
@ -3628,7 +3628,6 @@ void F_StartContinue(void)
|
|||
}
|
||||
|
||||
wipestyleflags = WSF_FADEOUT;
|
||||
F_TryColormapFade(31);
|
||||
G_SetGamestate(GS_CONTINUING);
|
||||
gameaction = ga_nothing;
|
||||
|
||||
|
|
Loading…
Reference in a new issue