1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-08-01 08:31:21 +00:00
This commit is contained in:
Soda 2023-12-28 22:30:54 +00:00 committed by GitHub
commit 0898585cd5
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 = 1, // Fix automobile node
CAR_WHEEL_RM,
CAR_WHEEL_RB,
CAR_WHEEL_LF,