Added support for "clear selected ship" in Super-Melee

Delete or Keypad-. are the default keys for this.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1025 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-07-06 00:09:06 +00:00
parent dfe0f8a599
commit 81855180d0
3 changed files with 55 additions and 41 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Added a Menu-Delete key for the Super-Melee menu (#123) - Michael
- Added support for positional (stereo) sound effects, currently
works only with OpenAL -Mika
- Fixed screen transitions from homeworld conversations (bug #348) -Michael