mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 07:18:11 -05:00
fix iw4 enum not having a name
This commit is contained in:
@ -968,7 +968,7 @@ namespace IW4
|
||||
int arrayStride;
|
||||
};
|
||||
|
||||
enum
|
||||
enum MaterialType
|
||||
{
|
||||
MTL_TYPE_DEFAULT = 0x0,
|
||||
MTL_TYPE_MODEL = 0x1, // m_
|
||||
|
Reference in New Issue
Block a user