Skip to content
Snippets Groups Projects
Commit 28fd2380 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Fix F_StartContinue fading out incorrectly in OpenGL

parent 9d9c685d
No related branches found
No related tags found
1 merge request!738Fix F_StartContinue fading out incorrectly in OpenGL
......@@ -3628,7 +3628,6 @@ void F_StartContinue(void)
}
wipestyleflags = WSF_FADEOUT;
F_TryColormapFade(31);
G_SetGamestate(GS_CONTINUING);
gameaction = ga_nothing;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment