Fix assertion when ending the battle with a simultaneous death.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2752 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-05-05 17:11:24 +00:00
parent 52c92d448f
commit dc94da2cc4
4 changed files with 23 additions and 13 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.7:
- Ending the battle with a simultaneous death no longer triggers an
assertion - SvdB
- Concurrent supermelee ship selection - SvdB
- New generic, unthreaded flashing code - SvdB
- Cleanup of 3DO ship spin support; spin speech works now - Alex