mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-20 03:35:18 +02:00
Basic camera control API (#15796)
This commit is contained in:
@@ -442,6 +442,11 @@ enum ToClientCommand : u16
|
||||
|
||||
*/
|
||||
|
||||
TOCLIENT_CAMERA = 0x48,
|
||||
/*
|
||||
u8 allowed_camera_mode
|
||||
*/
|
||||
|
||||
TOCLIENT_HUDADD = 0x49,
|
||||
/*
|
||||
u32 id
|
||||
|
Reference in New Issue
Block a user