Fixed planet blinking when exiting scan; bug #799

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3394 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-12-05 22:38:37 +00:00
parent e151b933f8
commit 890b844edb
2 changed files with 15 additions and 24 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Fixed planet blinking when exiting scan (bug #799) - Alex
- Restore menu sounds after editing a control set name (bug #1066) - Alex
- Added 'COLOR' resource type - SvdB
- All graphics operations use 24-bits colors at the game level too now,