diff options
Diffstat (limited to 'include/protocol.h')
| -rw-r--r-- | include/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/protocol.h b/include/protocol.h index a49aaab..0ec87d7 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -73,6 +73,7 @@ typedef struct t_protocol_move network_message_type type; protocol_move_type move; u32 id; + float delta; } protocol_move; typedef struct t_protocol_user_look |
