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:
@@ -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
|
||||
|
||||
@@ -56,7 +56,7 @@ static LOCDATA pkunk_desc =
|
||||
},
|
||||
{
|
||||
11, /* StartIndex */
|
||||
4, /* NumFrames */
|
||||
3, /* NumFrames */
|
||||
YOYO_ANIM
|
||||
| WAIT_TALKING, /* AnimFlags */
|
||||
ONE_SECOND / 30, 0, /* FrameRate */
|
||||
|
||||
Reference in New Issue
Block a user