Added quit options to ingame menu, from Paxtez

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1043 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-07-09 18:54:59 +00:00
parent f7d6333240
commit 6c351b380f
5 changed files with 105 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Added quit options to ingame menu (bug #409), from Paxtez
- Fix position of blinking save/load in melee, from Paxtez
- New packaging/io system. - SvdB
- Exit confirmation dialog is prettier and safer, from Paxtez