aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 88be01b..ebf87e1 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( false )
+ , m_bVblank( true )
, m_bGlFinishHack( false )
, m_unSceneVAO( 0 )
, m_nSceneMatrixLocation( -1 )