GSServer-CBT/soggy_resources/lua/Config/Json/ConfigShape.lua
Akbar Yahya e0d4d8040c melon
2022-11-21 16:30:31 +08:00

15 lines
461 B
Lua

--************************************************************************
-- 工具自动生成的类型定义代码(UTF-8 With BOM),请勿编辑!
-- File Name: ConfigShape.lua
-- Purpose: lua类型定义文件
-- Copyright (c) 2017-2100 miHoYo.com, Inc. All rights reserved.
--************************************************************************
--中心点类型
CenterfPosType =
{
BottomCenter = 0, -- 底部
Center = 1, -- 中心
}