diff --git a/source/exhumed/src/exhumed.cpp b/source/exhumed/src/exhumed.cpp index e21ac3f33..5d571313a 100644 --- a/source/exhumed/src/exhumed.cpp +++ b/source/exhumed/src/exhumed.cpp @@ -2531,6 +2531,7 @@ void DoTitle() { twod->ClearScreen(); overwritesprite(0, 0, tile, shade, 2, kPalNormal); + HandleAsync(); videoNextPage(); auto now = I_msTime(); span = now - start;