Replace PlayerOne/PlayerTwo by PlayerControls[0]/PlayerControls[1].

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2939 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2008-03-01 21:32:43 +00:00
parent 8adcf44ba4
commit 2231724cf0
10 changed files with 54 additions and 67 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Replace PlayerOne/PlayerTwo by PlayerControls[0]/PlayerControls[1] - SvdB
- Moved comm resources into starcon.ls2 - Michael
- Repackaged static comm/ship data to it all uniquely named - Michael
- On MacOS X, search for the content in the application bundle, from Nic