The code is not ready for this assertion.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3774 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -483,7 +483,7 @@ inOrbit (void)
|
||||
BOOLEAN
|
||||
inHQSpace (void)
|
||||
{
|
||||
assert (inFullGame ());
|
||||
//assert (inFullGame ());
|
||||
return (LOBYTE (GLOBAL (CurrentActivity)) == IN_HYPERSPACE);
|
||||
// IN_HYPERSPACE is also set for QuasiSpace
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user