This commit is contained in:
parent
f2aae4c8cb
commit
cfa71eca85
4 changed files with 11 additions and 7 deletions
|
@ -195,7 +195,7 @@ if(newmode!=-1)
|
|||
else if(m_moveVel.vx)
|
||||
{
|
||||
setState(STATE_RUN);
|
||||
setAnimNo(ANIM_PLAYER_ANIM_RUNJUMPEND);
|
||||
// setAnimNo(ANIM_PLAYER_ANIM_RUNJUMPEND);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue