Don't keep fast-forward enabled between demos

This commit is contained in:
TehRealSalt 2019-05-02 12:31:50 -04:00
parent 86dfd70c6f
commit 34eb4bd14d
1 changed files with 2 additions and 0 deletions

View File

@ -8090,6 +8090,8 @@ void G_StopDemo(void)
demo.timing = false;
singletics = false;
CV_SetValue(&cv_playbackspeed, 1);
if (gamestate == GS_LEVEL && rendermode != render_none)
{
V_SetPaletteLump("PLAYPAL"); // Reset the palette