Don't kill the app on the host when the session terminates unexpectedly

This commit is contained in:
Cameron Gutman
2018-12-05 20:17:00 -08:00
parent 5029c855f0
commit c40174034c
2 changed files with 12 additions and 4 deletions
+1
View File
@@ -120,6 +120,7 @@ private:
int m_DisplayOriginX;
int m_DisplayOriginY;
bool m_PendingWindowedTransition;
bool m_ConnectionTerminated;
int m_ActiveVideoFormat;
int m_ActiveVideoWidth;