mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2024-11-13 00:17:30 +00:00
Update gfmdl template
This commit is contained in:
parent
91900d6aeb
commit
cc69c7c78a
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ table Bone {
|
||||||
BoneType:uint;
|
BoneType:uint;
|
||||||
Parent:int;
|
Parent:int;
|
||||||
Zero:uint = 0;
|
Zero:uint = 0;
|
||||||
Visible:bool;
|
SegmentScale:bool;
|
||||||
Scale:Vector3;
|
Scale:Vector3;
|
||||||
Rotation:Vector3;
|
Rotation:Vector3;
|
||||||
Translation:Vector3;
|
Translation:Vector3;
|
||||||
|
|
Loading…
Reference in a new issue