diff options
author | Fire_Head <Fire-Head@users.noreply.github.com> | 2019-06-03 00:56:56 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-03 00:56:56 +0300 |
commit | aa1163ccb2784f618f012ca878e07af54b2e9041 (patch) | |
tree | 04a15b6ef8896ad99ba22258c7bdee00c43c7df6 /src/entities/Automobile.h | |
parent | 31f349d9c2fd755679e8be2e6e346bd1bb6a1a0e (diff) | |
parent | f5706a4641312c94d745d2f4f0f3e5d82818c6cc (diff) |
Merge pull request #2 from GTAmodding/master
upd
Diffstat (limited to 'src/entities/Automobile.h')
-rw-r--r-- | src/entities/Automobile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entities/Automobile.h b/src/entities/Automobile.h index 06c0e742..379124e6 100644 --- a/src/entities/Automobile.h +++ b/src/entities/Automobile.h @@ -5,7 +5,7 @@ class CAutomobile : public CVehicle { public: - // 0x228 + // 0x288 uint8 stuff1[484]; float m_afWheelSuspDist[4]; uint8 stuff2[300]; |