aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index ebf87e1..88be01b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -474,7 +474,7 @@ CMainApplication::CMainApplication( int argc, char *argv[] )
, m_unCompanionWindowProgramID( 0 )
, m_pHMD( NULL )
, m_bDebugOpenGL( false )
- , m_bVblank( true )
+ , m_bVblank( false )
, m_bGlFinishHack( false )
, m_unSceneVAO( 0 )
, m_nSceneMatrixLocation( -1 )