Fixed recently introduced bug with crew count on leaving HyperSpace (bug 875).

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2316 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-04-21 03:29:38 +00:00
parent cd0609417b
commit ea458a7ba0
2 changed files with 4 additions and 4 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.6:
- Fixed recently introduced bug with crew count on exit to HyperSpace.
(bug #875) - SvdB
- Fixed static vars not reinited in alien comm code (caused various
side-effects; bug #870) - Alex
- Fixed a spinlock in Melee's final score screen (Bug 879) - Michael