ソースを参照

return the proper local for the module

Charilaos Kalogirou 10 年 前
コミット
db0ec554ce
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