Move TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD and TOCLIENT_ACTIVE_OBJECT_MESSAGES to private functions
This commit is contained in:
@@ -463,6 +463,8 @@ class Server : public con::PeerHandler, public MapEventReceiver,
|
||||
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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user