Cleanup
This commit is contained in:
@@ -162,4 +162,3 @@ void Player::Teleport(int& x, int& z) {
|
||||
m_position.x -= x * CHUNK_SIZE_X;
|
||||
m_position.z -= z * CHUNK_SIZE_Z;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user