1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-06-16 17:40:15 +00:00
This commit is contained in:
Jacob 2023-11-29 06:04:14 +00:00 committed by GitHub
commit a1ab871b29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ class CObject;
enum eCarNodes
{
CAR_WHEEL_RF = 1,
CAR_WHEEL_RF = 0,
CAR_WHEEL_RM,
CAR_WHEEL_RB,
CAR_WHEEL_LF,