1
This commit is contained in:
parent
f39adefc6b
commit
b0351eef17
@ -43,7 +43,7 @@ bool Movement::UpdatePosition()
|
||||
}
|
||||
}
|
||||
if (owner_->GetPos().GetX() < 0 ||
|
||||
owner_->GetPos().GetY() < 0) {
|
||||
owner_->GetPos().GetZ() < 0) {
|
||||
abort();
|
||||
}
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user