mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-01 16:51:56 +00: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