- allow skipping the Exhumed logos.

This commit is contained in:
Christoph Oelckers 2020-06-17 16:30:46 +02:00
parent d28929c437
commit 550576d94d

View file

@ -2531,6 +2531,7 @@ void DoTitle()
{
twod->ClearScreen();
overwritesprite(0, 0, tile, shade, 2, kPalNormal);
HandleAsync();
videoNextPage();
auto now = I_msTime();
span = now - start;