- SCreenjob fixes

Still doesn’r show anything but we got it all set up now.
This commit is contained in:
Christoph Oelckers 2022-04-22 12:43:08 +02:00
commit 336c45aaa4
6 changed files with 26 additions and 13 deletions

View file

@ -3385,6 +3385,7 @@ static int D_DoomMain_Internal (void)
R_ParseTrnslate();
PClassActor::StaticInit ();
Job_Init();
// [GRB] Initialize player class list
SetupPlayerClasses ();