mirror of
https://github.com/halpz/re3.git
synced 2025-07-15 23:18:16 +00:00
much better mission switcher
This commit is contained in:
@ -315,7 +315,7 @@ int8 nextMissionToSwitch = 0;
|
||||
static void
|
||||
SwitchToMission(void)
|
||||
{
|
||||
switchMissionTo = nextMissionToSwitch;
|
||||
CTheScripts::SwitchToMission(nextMissionToSwitch);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user