mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 07:18:11 -05:00
chore: set vertex base index for all surfaces
This commit is contained in:
@ -590,7 +590,7 @@ namespace T6
|
||||
float dist;
|
||||
uint16_t numsurfs;
|
||||
uint16_t surfIndex;
|
||||
int partBits[5];
|
||||
unsigned int partBits[5];
|
||||
};
|
||||
|
||||
enum XModelLodRampType : unsigned char
|
||||
|
Reference in New Issue
Block a user