Fixed small graphics glitch and NULL Stamp draw attempt in menu code

(part of bug #26, problem was slayne's old glitch fix which isn't needed
anymore)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1010 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-07-03 01:26:42 +00:00
parent cc2345a29d
commit e787c7a9a3
2 changed files with 3 additions and 23 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.3:
- Fixed small graphics glitch and NULL Stamp draw attempt in menu code
(part of bug #26) -Mika
- Absence of voice files is now automatically detected (bug #309) -Mika
- Fixed Commander Hayes mouth movement before radioactives are given
(bug #343) -Mika