mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-30 20:53:45 +01:00
Custom boxy nodes (stairs, slabs) and collision changes
This commit is contained in:
@@ -166,6 +166,10 @@ void Player::deSerialize(std::istream &is)
|
||||
RemotePlayer
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
void RemotePlayer::setPosition(const v3f &position)
|
||||
{
|
||||
Player::setPosition(position);
|
||||
|
||||
Reference in New Issue
Block a user