Sfoglia il codice sorgente

return the proper local for the module

Charilaos Kalogirou 10 anni fa
parent
commit
db0ec554ce
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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