Fixed glitch in Pkunk animation (bug #354), from Paxtez

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1073 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-07-20 21:04:24 +00:00
parent 055afcbbd5
commit f6fbce650d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Fixed glitch in Pkunk animation (bug #354), from Paxtez
- Fixed Kohr-Ah final defeat message repeating (bug #426) -Mika
- Fix for picking up talking pet after Umgah genocide - from Paxtez
- MinGW compilation fixes - SvdB+Mika
+1 -1
View File
@@ -56,7 +56,7 @@ static LOCDATA pkunk_desc =
},
{
11, /* StartIndex */
4, /* NumFrames */
3, /* NumFrames */
YOYO_ANIM
| WAIT_TALKING, /* AnimFlags */
ONE_SECOND / 30, 0, /* FrameRate */