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:
avolkov
2007-06-19 20:32:04 +00:00
parent eab047d9ba
commit 454841d93f
+1 -1
View File
@@ -144,7 +144,7 @@ SpinStarShip (HSTARSHIP hStarShip)
UnlockStarShip (&master_q, hShip);
}
UnlockStarShip (&master_q, hStarShip);
UnlockStarShip (&GLOBAL (built_ship_q), hStarShip);
if (Index < NUM_MELEE_SHIPS)
{