Fix returning to app page when start fails

This commit is contained in:
Cameron Gutman
2018-12-05 22:17:26 -08:00
parent 4fb39226ef
commit 8a5e3cdb76
2 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ private:
int m_DisplayOriginX;
int m_DisplayOriginY;
bool m_PendingWindowedTransition;
bool m_ConnectionTerminated;
bool m_UnexpectedTermination;
int m_ActiveVideoFormat;
int m_ActiveVideoWidth;