mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-18 00:17:48 +00:00
chore: fix xmodel root struct bone trans and quats
This commit is contained in:
@@ -616,7 +616,7 @@ namespace T6
|
||||
ScriptString* boneNames;
|
||||
unsigned char* parentList;
|
||||
XModelQuat* quats;
|
||||
vec4_t* trans;
|
||||
float* trans;
|
||||
unsigned char* partClassification;
|
||||
DObjAnimMat* baseMat;
|
||||
XSurface* surfs;
|
||||
|
||||
Reference in New Issue
Block a user