1
0
mirror of synced 2024-09-23 19:18:21 +02:00

Update gfmdl template

This commit is contained in:
KillzXGaming 2022-05-30 20:13:55 -04:00
parent 91900d6aeb
commit cc69c7c78a

View File

@ -150,7 +150,7 @@ table Bone {
BoneType:uint;
Parent:int;
Zero:uint = 0;
Visible:bool;
SegmentScale:bool;
Scale:Vector3;
Rotation:Vector3;
Translation:Vector3;