Small ipdisp clarification
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3386 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -304,7 +304,7 @@ ip_group_preprocess (ELEMENT *ElementPtr)
|
||||
}
|
||||
else if (group_loc == 0)
|
||||
{
|
||||
if (GroupPtr->dest_loc == 0)
|
||||
if (GroupPtr->dest_loc == IPNL_INTERCEPT_PLAYER)
|
||||
dest_pt = pSolarSysState->SunDesc[0].location;
|
||||
else
|
||||
dest_pt = planetOuterLocation (target_loc - 1);
|
||||
|
||||
Reference in New Issue
Block a user