Make comment more clear

This commit is contained in:
Steel Titanium 2019-09-30 01:29:57 -04:00
parent b9234d1d8c
commit edf4dd8e0a

View file

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