Added a quit button to the Super Melee menu

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2362 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2006-05-19 13:30:01 +00:00
parent ca45b94c9e
commit 4814d6830f
6 changed files with 15 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.6:
- Added a quit button for the Super Melee main menu - Michael
- Fixed sporadic uqm.cfg loading errors in release builds - Alex
- Quit (F10) now works correctly during intro (bug #862) - Alex
- Playing failure sounds when entering text consistently (bug #884) - Alex