cleanup
This commit is contained in:
@@ -678,7 +678,7 @@ bool RageDisplay_OGL::BeginFrame()
|
|||||||
{
|
{
|
||||||
glClearColor( 0,0,0,1 );
|
glClearColor( 0,0,0,1 );
|
||||||
SetZWrite( true );
|
SetZWrite( true );
|
||||||
glClear( GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT );
|
glClear( GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT );
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user