mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 14:52:08 +00:00
no longer segs, but mouse doesn't work!!!
This commit is contained in:
parent
88b110dd62
commit
cab6a46c03
1 changed files with 1 additions and 1 deletions
|
@ -674,7 +674,7 @@ void VID_Init8bitPalette(void)
|
|||
|
||||
void VID_InitCvars ()
|
||||
{
|
||||
// It may not look like it, but this is important
|
||||
m_filter = Cvar_Get("m_filter", "0", CVAR_NONE, "None");
|
||||
}
|
||||
|
||||
void VID_Init(unsigned char *palette)
|
||||
|
|
Loading…
Reference in a new issue