10 lines
171 B
Lua
10 lines
171 B
Lua
|
---
|
|||
|
--- Generated by EmmyLua(https://github.com/EmmyLua)
|
|||
|
--- Created by aaa.
|
|||
|
--- DateTime: 2019/9/25 9:57
|
|||
|
--- 角色行走的动画表现
|
|||
|
local this = {}
|
|||
|
|
|||
|
|
|||
|
return this
|