eliminated the small white part of the initial window content after the IWAD picker.
This commit is contained in:
parent
9ced091b19
commit
c62ecc44e2
4 changed files with 15 additions and 15 deletions
|
|
@ -367,7 +367,7 @@ FStartScreen* GetGameStartScreen(int max_progress)
|
|||
Printf("Error creating start screen: %s\n", err.what());
|
||||
// fall through to the generic startup screen
|
||||
}
|
||||
//return CreateGenericStartScreen(max_progress);
|
||||
return CreateGenericStartScreen(max_progress);
|
||||
}
|
||||
return nullptr;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue