Fixed an old semantical bug (actually NOOP)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2775 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -144,7 +144,7 @@ SpinStarShip (HSTARSHIP hStarShip)
|
|||||||
UnlockStarShip (&master_q, hShip);
|
UnlockStarShip (&master_q, hShip);
|
||||||
}
|
}
|
||||||
|
|
||||||
UnlockStarShip (&master_q, hStarShip);
|
UnlockStarShip (&GLOBAL (built_ship_q), hStarShip);
|
||||||
|
|
||||||
if (Index < NUM_MELEE_SHIPS)
|
if (Index < NUM_MELEE_SHIPS)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user