Removed the defunct KEY_CONFIG and RES_INDEX resource types.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2964 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2008-04-09 18:51:33 +00:00
parent 4e1d971af5
commit 0ea5d1c361
3 changed files with 1 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Removed internal references to defunct resource types - Michael
- Revamped resource system to only use .rmp files - Michael
- Isolated all constructed resources into cons_res.c - Michael
- Fixed a crash when conversing with music disabled - Michael