1
This commit is contained in:
parent
f4c23562c1
commit
0b01bef8cc
@ -4202,7 +4202,7 @@ void Human::OnLand()
|
||||
SetPos(old_pos + dir * i);
|
||||
if (!IsCollisionInMapService()) {
|
||||
room->grid_service->MoveHuman(this);
|
||||
break;
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user