mirror of
https://github.com/halpz/re3.git
synced 2025-07-27 11:22:47 +00:00
Merge remote-tracking branch 'origin/miami' into lcs
This commit is contained in:
@ -3444,6 +3444,7 @@ void RetryMission(int type, int unk)
|
||||
if (type == MISSION_RETRY_TYPE_SUGGEST_TO_PLAYER) {
|
||||
doingMissionRetry = true;
|
||||
FrontEndMenuManager.m_nCurrScreen = MENUPAGE_MISSION_RETRY;
|
||||
FrontEndMenuManager.m_bAttemptingMissionRetry = true;
|
||||
FrontEndMenuManager.RequestFrontEndStartUp();
|
||||
}
|
||||
else if (type == MISSION_RETRY_TYPE_BEGIN_RESTARTING) {
|
||||
|
Reference in New Issue
Block a user