Disable GL checking.

This commit is contained in:
Jonathas Costa
2019-08-15 17:09:45 -04:00
parent f69545a4d7
commit a1bc6d585d

View File

@@ -166,7 +166,7 @@ LoadingScreen = {
ShowNodeNames = true,
ShowProgressbar = false
}
CheckOpenGLState = true
CheckOpenGLState = false
LogEachOpenGLCall = false
ShutdownCountdown = 3