Fix position of blinking save/load in melee, from Paxtez

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1042 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-07-09 17:31:52 +00:00
parent d918f032f7
commit f7d6333240
2 changed files with 9 additions and 8 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Fix position of blinking save/load in melee, from Paxtez
- New packaging/io system. - SvdB
- Exit confirmation dialog is prettier and safer, from Paxtez
- Exiting from the main menu with F10 now exits the game -Michael