1
This commit is contained in:
parent
4b4f35b25f
commit
9ab88172ac
@ -2019,7 +2019,8 @@ void Human::_UpdateMove(int speed)
|
||||
if (HasBuffEffect(kBET_Hide)) {
|
||||
RemoveBuffByEffectId(kBET_Hide);
|
||||
}
|
||||
|
||||
a8::Vec2 old_pos = GetPos();
|
||||
SetPos(old_pos + GetMoveDir() * speed);
|
||||
CheckSpecObject();
|
||||
}
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user