mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 10:25:21 +02:00
Players are more like objects + related stuff
This commit is contained in:
@@ -2126,6 +2126,8 @@ public:
|
||||
if(player && player->isLocal())
|
||||
m_is_local_player = true;
|
||||
|
||||
pos_translator.init(m_position);
|
||||
|
||||
updateNodePos();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user