mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 00:02:55 +00:00
fix iw4 enum not having a name
This commit is contained in:
parent
cb45bdaadc
commit
4abb846ccd
@ -968,7 +968,7 @@ namespace IW4
|
|||||||
int arrayStride;
|
int arrayStride;
|
||||||
};
|
};
|
||||||
|
|
||||||
enum
|
enum MaterialType
|
||||||
{
|
{
|
||||||
MTL_TYPE_DEFAULT = 0x0,
|
MTL_TYPE_DEFAULT = 0x0,
|
||||||
MTL_TYPE_MODEL = 0x1, // m_
|
MTL_TYPE_MODEL = 0x1, // m_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user