mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-06 06:19:59 +00:00
uint32 enums fixed
This commit is contained in:
parent
b5ffea5c6e
commit
9e2ac26a1d
3 changed files with 3 additions and 3 deletions
|
@ -65,7 +65,7 @@ enum tVehicleType
|
|||
NUMHANDLINGS
|
||||
};
|
||||
|
||||
enum tField : uint32 // most likely a handling field enum, never used so :shrug:
|
||||
enum tField // most likely a handling field enum, never used so :shrug:
|
||||
{
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue