Add cancel join
Adds the Cancel Join tooltip to the "Connecting to host" progress bar
This commit is contained in:
@@ -213,6 +213,7 @@ private:
|
||||
int GetJoiningReadyPercentage();
|
||||
bool m_bLastDisconnectWasLostRoomOnly;
|
||||
bool m_bFullSessionMessageOnNextSessionChange;
|
||||
bool m_bCancelRequested;
|
||||
#if defined __PS3__ || defined __PSVITA__ || defined __ORBIS__
|
||||
bool m_bSignedOutofPSN;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user