mirror of
https://github.com/Mr-X-GTA/GTAV-Classes-1.git
synced 2025-01-03 16:13:21 +08:00
fix(CBaseModelInfo): eModelType enum type
This commit is contained in:
parent
d773ca005c
commit
f2b7c331d3
@ -1,6 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
enum class eModelType
|
enum class eModelType : std::uint8_t
|
||||||
{
|
{
|
||||||
UNK_0,
|
UNK_0,
|
||||||
UNK_1,
|
UNK_1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user