mirror of
https://github.com/CapsAdmin/pac3.git
synced 2025-03-04 03:03:01 -05:00
Remove old setupbones call
This commit is contained in:
parent
0cfbba7434
commit
67d4f6ee21
@ -281,7 +281,6 @@ function PART:OnBuildBonePositions()
|
||||
|
||||
manscale(owner, index, scale, self)
|
||||
|
||||
pac.SetupBones(owner)
|
||||
owner.needs_setupbones_from_legacy_bone_parts = true
|
||||
end
|
||||
|
||||
|
@ -281,7 +281,6 @@ function PART:OnBuildBonePositions()
|
||||
|
||||
manscale(owner, index, scale, self)
|
||||
|
||||
pac.SetupBones(owner)
|
||||
owner.needs_setupbones_from_legacy_bone_parts = true
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user