- moced I_DetectOS call into D_DoomMain
This requires the console and was the reason for this strange setup.
This commit is contained in:
parent
a1a73ef2b3
commit
ff40bcd178
4 changed files with 7 additions and 3 deletions
|
|
@ -979,7 +979,6 @@ void DoMain (HINSTANCE hInstance)
|
|||
CoInitialize (NULL);
|
||||
atexit (UnCOM);
|
||||
|
||||
I_DetectOS ();
|
||||
D_DoomMain ();
|
||||
}
|
||||
catch (class CNoRunExit &)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue