fix misspelling
This commit is contained in:
@@ -1329,7 +1329,7 @@ RageMatrix RageDisplay_D3D::GetOrthoMatrix( float l, float r, float b, float t,
|
||||
return m;
|
||||
}
|
||||
|
||||
void RageDisplay_D3D::SetSphereEnironmentMapping( bool b )
|
||||
void RageDisplay_D3D::SetSphereEnivronmentMapping( bool b )
|
||||
{
|
||||
if( g_iCurrentTextureIndex >= (int) g_DeviceCaps.MaxSimultaneousTextures ) // not supported
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user