mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Move TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD and TOCLIENT_ACTIVE_OBJECT_MESSAGES to private functions
This commit is contained in:
parent
b560294050
commit
e7736ffdd6
2 changed files with 23 additions and 17 deletions
|
@ -463,6 +463,8 @@ private:
|
|||
float expirationtime, float size,
|
||||
bool collisiondetection, bool vertical, std::string texture);
|
||||
|
||||
u32 SendActiveObjectRemoveAdd(u16 peer_id, const std::string &datas);
|
||||
void SendActiveObjectMessages(u16 peer_id, const std::string &datas);
|
||||
/*
|
||||
Something random
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue