return the proper local for the module

This commit is contained in:
Charilaos Kalogirou 2015-02-08 11:54:37 +02:00
parent a903db829b
commit db0ec554ce

View File

@ -128,4 +128,4 @@ function SkinnedMeshAttachment.new (name)
return self
end
return MeshAttachment
return SkinnedMeshAttachment