Эх сурвалжийг харах

Merge pull request #358 from harkal/master

return the proper local for the module
Nathan Sweet 10 жил өмнө
parent
commit
9e88d8e70a

+ 1 - 1
spine-lua/SkinnedMeshAttachment.lua

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