mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Tool definition transfer to client
This commit is contained in:
parent
0754f2a7af
commit
4b8e4dae58
7 changed files with 92 additions and 9 deletions
|
@ -508,6 +508,8 @@ private:
|
|||
const std::wstring &reason);
|
||||
static void SendDeathscreen(con::Connection &con, u16 peer_id,
|
||||
bool set_camera_point_target, v3f camera_point_target);
|
||||
static void SendToolDef(con::Connection &con, u16 peer_id,
|
||||
IToolDefManager *tooldef);
|
||||
|
||||
/*
|
||||
Non-static send methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue