- Merged r1236, r1237, and r1240 of GZDoom.
SVN r3279 (trunk)
This commit is contained in:
parent
f42358ad08
commit
5c81cf20ba
4 changed files with 17 additions and 3 deletions
|
|
@ -529,8 +529,9 @@ void R_Init ()
|
|||
StartScreen->Progress();
|
||||
V_InitFonts();
|
||||
StartScreen->Progress();
|
||||
R_InitColormaps ();
|
||||
StartScreen->Progress();
|
||||
// Colormap init moved back to InitPalette()
|
||||
//R_InitColormaps ();
|
||||
//StartScreen->Progress();
|
||||
|
||||
R_InitPointToAngle ();
|
||||
R_InitTables ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue