mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Merge branch 'master' of https://github.com/esotericsoftware/spine-runtimes
This commit is contained in:
commit
0d66cf3458
@ -31,6 +31,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 MeshAttachment = require "spine-lua.MeshAttachment"
|
local MeshAttachment = require "spine-lua.MeshAttachment"
|
||||||
local SkinningMeshAttachment = require "spine-lua.SkinnedMeshAttachment"
|
local SkinningMeshAttachment = require "spine-lua.SkinnedMeshAttachment"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user