This commit is contained in:
Paul 2001-01-30 17:50:17 +00:00
parent f2aae4c8cb
commit cfa71eca85
4 changed files with 11 additions and 7 deletions

View file

@ -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
{