added keepalive message for GL
This commit is contained in:
parent
4daf10aa5b
commit
e124433d53
@ -441,6 +441,7 @@ void HandleGLSceneUpdate(HDC hDC)
|
||||
CloseHandle(hKeepAlive);
|
||||
} else {
|
||||
ClearGLData();
|
||||
logOutput << "Keepalive no longer found on gl, freeing capture data" << endl;
|
||||
bCapturing = false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user