Method add_pos for object/player (#14126)
This commit is contained in:
@@ -364,6 +364,7 @@ class Server : public con::PeerHandler, public MapEventReceiver,
|
||||
void SendPlayerBreath(PlayerSAO *sao);
|
||||
void SendInventory(PlayerSAO *playerSAO, bool incremental);
|
||||
void SendMovePlayer(session_t peer_id);
|
||||
void SendMovePlayerRel(session_t peer_id, const v3f &added_pos);
|
||||
void SendPlayerSpeed(session_t peer_id, const v3f &added_vel);
|
||||
void SendPlayerFov(session_t peer_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user