Fix followbot not jumping at all
This commit is contained in:
parent
4c2407d194
commit
24c120c7e7
@ -802,7 +802,7 @@ void WalkTo(const Vector &vector)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
idle_time = 0;
|
idle_time++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user