[飞升]=====uidata修改

dev_chengFeng
wangzhenxing 2022-01-15 12:48:58 +08:00
parent ef0a0ff436
commit e160d27be7
1 changed files with 0 additions and 3 deletions

View File

@ -482,11 +482,8 @@ SubUIConfig = {
RoleSkinLayout = { name = "RoleSkinLayout",assetName = "RoleSkinLayout",script = "Modules/RoleInfo/RoleSkinPanel" },
RoleStoryLayout = { name = "RoleStoryLayout",assetName = "RoleStoryLayout",script = "Modules/RoleInfo/RoleStoryLayout" },
RoleUpStarLayout = { name = "RoleUpStarLayout",assetName = "RoleUpStarLayout",script = "Modules/RoleInfo/RoleUpStarLayout" },
<<<<<<< HEAD
RoleFlyUpLayout = { name = "RoleFlyUpLayout",assetName = "RoleFlyUpLayout",script = "Modules/RoleInfo/RoleFlyUpLayout" },
=======
SingleExplorePlayerView = { name = "SingleExplorePlayerView",assetName = "SingleExplorePlayerView",script = "View/SingleExplorePlayerView" }, -- 挂机界面一个人
>>>>>>> china/dev
SingleFightPlayerView = { name = "SingleFightPlayerView",assetName = "SingleFightPlayerView",script = "View/SingleFightPlayerView" }, -- 挂机界面一个人
SingleStoryPlayerView = { name = "SingleStoryPlayerView",assetName = "SingleStoryPlayerView",script = "View/SingleStoryPlayerView" } , --剧情界面一个对象
PlayerTitle = {name = "PlayerTitle",assetName = "PlayerTitle",script = "View/PlayerTitle"},