Files
Main/Assets/GameAssets/Resources/Lua/Logic/BossInfoTips/BossInfoTipsSystem.lua
2025-01-25 04:38:09 +08:00

12 lines
272 B
Lua

--作者: cy
--日期: 2019-04-26
--文件: BossInfoTipsSystem.lua
--模块: BossInfoTipsSystem
--描述: 1.前往BOSS所在地system
------------------------------------------------
local BossInfoTipsSystem = {
CustomCfgID = 0,
}
return BossInfoTipsSystem