mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Node definitions transfer
This commit is contained in:
parent
eed727c61b
commit
6da8cb00e2
6 changed files with 80 additions and 2 deletions
|
@ -513,6 +513,8 @@ private:
|
|||
bool set_camera_point_target, v3f camera_point_target);
|
||||
static void SendToolDef(con::Connection &con, u16 peer_id,
|
||||
IToolDefManager *tooldef);
|
||||
static void SendNodeDef(con::Connection &con, u16 peer_id,
|
||||
INodeDefManager *nodedef);
|
||||
|
||||
/*
|
||||
Non-static send methods.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue