Do not break video subsystem initialization.
This commit is contained in:
parent
f36d1f5621
commit
d4e5e609af
1 changed files with 2 additions and 0 deletions
|
@ -878,6 +878,8 @@ qboolean R_Init_Video( void )
|
|||
}
|
||||
|
||||
GL_InitExtensions();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
#ifdef XASH_GLES
|
||||
|
|
Loading…
Add table
Reference in a new issue