diff --git a/stepmania/src/RageDisplay.cpp b/stepmania/src/RageDisplay.cpp index cfe9eab87e..5b8b4339d4 100644 --- a/stepmania/src/RageDisplay.cpp +++ b/stepmania/src/RageDisplay.cpp @@ -250,7 +250,6 @@ void RageDisplay::SetDefaultRenderStates() SetTextureFiltering( true ); SetZBias( 0 ); LoadMenuPerspective( 0, 640, 480, 320, 240 ); // 0 FOV = ortho - ChangeCentering(0,0,0,0); }