Преглед изворни кода

Merge pull request #358 from harkal/master

return the proper local for the module
Nathan Sweet пре 10 година
родитељ
комит
9e88d8e70a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      spine-lua/SkinnedMeshAttachment.lua

+ 1 - 1
spine-lua/SkinnedMeshAttachment.lua

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