This commit is contained in:
Anselme 2015-09-22 11:35:02 +02:00
parent cf49c8699c
commit a2038cc981

View File

@ -19,8 +19,8 @@ struct InitClientPacket
struct DeltaClientPacket
{
float dvforward;
float dvangle;
float acceleration;
float turning;
};
struct InitServerPacket