mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-22 23:33:53 +01:00
Fix syntax error
This commit is contained in:
parent
24b1a90d0a
commit
3807c32df5
1
b3d.lua
1
b3d.lua
@ -375,5 +375,4 @@ function get_animated_bone_properties(self, keyframe, interpolate)
|
|||||||
end
|
end
|
||||||
get_props(self.node)
|
get_props(self.node)
|
||||||
return bone_properties
|
return bone_properties
|
||||||
end
|
|
||||||
end
|
end
|
Loading…
Reference in New Issue
Block a user