mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-12-25 02:05:26 +01:00
Do not break video subsystem initialization.
This commit is contained in:
parent
f36d1f5621
commit
d4e5e609af
@ -878,6 +878,8 @@ qboolean R_Init_Video( void )
|
||||
}
|
||||
|
||||
GL_InitExtensions();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
#ifdef XASH_GLES
|
||||
|
Loading…
Reference in New Issue
Block a user