mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 11:35:05 +08:00
Do not break video subsystem initialization.
This commit is contained in:
@@ -878,6 +878,8 @@ qboolean R_Init_Video( void )
|
||||
}
|
||||
|
||||
GL_InitExtensions();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
#ifdef XASH_GLES
|
||||
|
||||
Reference in New Issue
Block a user