mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-28 12:30:46 +00:00
- allow skipping the Exhumed logos.
This commit is contained in:
parent
d28929c437
commit
550576d94d
1 changed files with 1 additions and 0 deletions
|
@ -2531,6 +2531,7 @@ void DoTitle()
|
|||
{
|
||||
twod->ClearScreen();
|
||||
overwritesprite(0, 0, tile, shade, 2, kPalNormal);
|
||||
HandleAsync();
|
||||
videoNextPage();
|
||||
auto now = I_msTime();
|
||||
span = now - start;
|
||||
|
|
Loading…
Reference in a new issue