Merge pull request #358 from harkal/master

return the proper local for the module
This commit is contained in:
Nathan Sweet 2015-02-10 17:11:10 +01:00
commit 9e88d8e70a

View File

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