Forces crossfade (instead of requesting it); seems to handle homeworlds
better git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1019 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1357,10 +1357,11 @@ StartGroups:
|
||||
{
|
||||
/* Note! This implies that our GenFunc was a
|
||||
conversation; that is, that this is a homeworld */
|
||||
SetTransitionSource (NULL);
|
||||
LoadSolarSys ();
|
||||
ValidateOrbits ();
|
||||
DrawInnerSystem ();
|
||||
draw_sys_flags |= UNBATCH_SYS;
|
||||
ScreenTransition (3, NULL);
|
||||
|
||||
goto StartGroups;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user