Fix the sky on the intro cutscene not scrolling.

This commit is contained in:
Steel Titanium 2019-09-30 01:25:21 -04:00
parent ff8c43664a
commit 592a98a3e8
No known key found for this signature in database
GPG key ID: 924BA411F18DFDBE

View file

@ -637,6 +637,7 @@ static void F_IntroDrawScene(void)
}
else
{
menuanimtimer = animtimer; // Reusing this variable for the intro, better than changing the function around.
F_SkyScroll(80*4, 0, "TITLESKY");
if (timetonext == 6)
{