mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Use integers instead of float values
This commit is contained in:
@@ -534,10 +534,10 @@ enum ToClientCommand
|
||||
TOCLIENT_LOCAL_PLAYER_ANIMATIONS = 0x51,
|
||||
/*
|
||||
u16 command
|
||||
v2f1000 stand/idle
|
||||
v2f1000 walk
|
||||
v2f1000 dig
|
||||
v2f1000 walk+dig
|
||||
v2s32 stand/idle
|
||||
v2s32 walk
|
||||
v2s32 dig
|
||||
v2s32 walk+dig
|
||||
f1000 frame_speed
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user