mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
set_fov: Add support for time-based transitions (#9705)
This commit is contained in:
@@ -384,8 +384,9 @@ enum ToClientCommand
|
||||
/*
|
||||
Sends an FOV override/multiplier to client.
|
||||
|
||||
float fov
|
||||
f32 fov
|
||||
bool is_multiplier
|
||||
f32 transition_time
|
||||
*/
|
||||
|
||||
TOCLIENT_DEATHSCREEN = 0x37,
|
||||
|
Reference in New Issue
Block a user