fixed replay

This commit is contained in:
Nikolay Korolev
2019-07-20 16:18:56 +03:00
parent 52718385db
commit 60e5b8a8a9
2 changed files with 26 additions and 26 deletions

View File

@@ -176,7 +176,7 @@ class CReplay
int8 velocityZ;
union{
int8 car_gun;
uint8 wheel_state;
int8 wheel_state;
};
uint8 wheel_susp_dist[4];
uint8 wheel_rotation[4];