slightly better variable name

This commit is contained in:
aap
2021-01-02 20:30:16 +01:00
parent ec1e8b6c86
commit 57677b7b55
6 changed files with 13 additions and 13 deletions

View File

@@ -18,7 +18,7 @@ public:
uint8 Flags;
float fEngineAcceleration;
float fMaxVelocity;
float fUnkMaxVelocity;
float fMaxCruiseVelocity;
float fMaxReverseVelocity;
float fCurVelocity;