mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
You can now exit skirmish mode.
This commit is contained in:
@@ -862,6 +862,9 @@ void EventClass::Execute(void)
|
||||
Call_Back();
|
||||
}
|
||||
GameActive = false;
|
||||
// jmarshall - hack for skirmish games, lets the game flow go back to the mainmenu.
|
||||
Session.Type = GAME_NORMAL;
|
||||
// jmarshall end
|
||||
break;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user