mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 08:51:08 +00:00
- fixed incomplete font initialization.
This commit is contained in:
parent
9a6a98ada9
commit
aeda977bc2
2 changed files with 2 additions and 0 deletions
|
@ -882,6 +882,7 @@ int RunGame()
|
|||
videoInit();
|
||||
|
||||
D_CheckNetGame();
|
||||
UpdateGenericUI(ui_generic);
|
||||
MainLoop();
|
||||
return 0; // this is never reached. MainLoop only exits via exception.
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue