fix single climbable tile (thx skeli)
This commit is contained in:
parent
8e9f277b24
commit
50d20131ff
@ -4033,7 +4033,7 @@ static bool8 RockClimb_WaitJumpOnRockClimbBlob(struct Task *task, struct ObjectE
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
task->tState++;
|
task->tState = STATE_ROCK_CLIMB_CONTINUE_RIDE;
|
||||||
}
|
}
|
||||||
|
|
||||||
return FALSE;
|
return FALSE;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user