mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Notify other players of wielded item change
This commit is contained in:
@@ -160,6 +160,13 @@ enum ToClientCommand
|
||||
u16 reason_length
|
||||
wstring reason
|
||||
*/
|
||||
|
||||
TOCLIENT_PLAYERITEM = 0x36,
|
||||
/*
|
||||
u16 command
|
||||
u16 peer id
|
||||
string serialized item
|
||||
*/
|
||||
};
|
||||
|
||||
enum ToServerCommand
|
||||
|
Reference in New Issue
Block a user