mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-18 02:50:33 +00: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…
x
Reference in New Issue
Block a user