|
@@ -30,6 +30,7 @@
|
|
|
|
|
|
local AttachmentType = require "spine-lua.AttachmentType"
|
|
local AttachmentType = require "spine-lua.AttachmentType"
|
|
local RegionAttachment = require "spine-lua.RegionAttachment"
|
|
local RegionAttachment = require "spine-lua.RegionAttachment"
|
|
|
|
+local MeshAttachment = require "spine-lua.MeshAttachment"
|
|
local BoundingBoxAttachment = require "spine-lua.BoundingBoxAttachment"
|
|
local BoundingBoxAttachment = require "spine-lua.BoundingBoxAttachment"
|
|
|
|
|
|
local AttachmentLoader = {}
|
|
local AttachmentLoader = {}
|