mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
10 lines
149 B
Lua
10 lines
149 B
Lua
local L0_1, L1_1
|
|
L0_1 = {}
|
|
L0_1.BottomCenter = 0
|
|
L0_1.Center = 1
|
|
CenterPosType = L0_1
|
|
L0_1 = {}
|
|
L0_1.Bottom = 0
|
|
L0_1.Center = 1
|
|
HeightPosType = L0_1
|