Apply 4281 update

This commit is contained in:
Alibek Omarov
2018-10-27 23:31:55 +03:00
parent 5c738b3402
commit aae3510763
62 changed files with 910 additions and 780 deletions

View File

@@ -120,7 +120,7 @@ void VGui_Paint( int paintAll )
void VGui_ViewportPaintBackground( int extents[4] )
{
// Msg( "Vgui_ViewportPaintBackground( %i, %i, %i, %i )\n", extents[0], extents[1], extents[2], extents[3] );
// not used
}
void *VGui_GetPanel( void )