Patched Melnorme dialogue, fixing #335

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@958 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-05-11 17:37:25 +00:00
parent 88d91a9479
commit 9fca0e15c7
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Dialogue patch for Melnorme, fixing bug #335
- Two dialogue spots where visit count could run away patched; fixes bug
#333, from Stas Sergeev
- EventHandler checks CurStarDescPtr before dereferencing it (bug #347)