mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
vid_gamma now seems to work :)
This commit is contained in:
parent
bd06625c55
commit
6a75c4e00d
12 changed files with 19 additions and 37 deletions
|
@ -617,6 +617,7 @@ VID_Init (unsigned char *palette)
|
|||
VID_SetMode (current_mode.name, palette);
|
||||
Con_CheckResize (); // Now that we have a window size, fix console
|
||||
|
||||
VID_InitGamma (palette);
|
||||
VID_SetPalette (palette);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue