1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 16:45:20 +02:00

Add player:set_eye_offset() by @MirceaKitsune and clean up

This commit is contained in:
BlockMen
2014-04-11 15:32:46 +02:00
parent a1db9242ec
commit c0ab09af74
16 changed files with 108 additions and 13 deletions

View File

@@ -540,6 +540,13 @@ enum ToClientCommand
v2f1000 walk+dig
f1000 frame_speed
*/
TOCLIENT_EYE_OFFSET = 0x52,
/*
u16 command
v3f1000 first
v3f1000 third
*/
};
enum ToServerCommand