- Added simulation of Heretic's startup screen.
SVN r438 (trunk)
This commit is contained in:
parent
ec2e63c6d3
commit
dbe2593500
8 changed files with 631 additions and 171 deletions
|
|
@ -2109,7 +2109,7 @@ void D_DoomMain (void)
|
|||
FActorInfo::StaticGameSet ();
|
||||
ST_Progress ();
|
||||
|
||||
Printf ("R_Init: Init %s refresh subsystem\n", GameNames[gameinfo.gametype]);
|
||||
Printf ("R_Init: Init %s refresh subsystem.\n", GameNames[gameinfo.gametype]);
|
||||
R_Init ();
|
||||
|
||||
Printf ("DecalLibrary: Load decals.\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue