罗浮争锋去掉log

dev_chengFeng
jiaoyangna 2021-10-18 18:26:32 +08:00
parent fca015215c
commit d3ca843ae5
1 changed files with 0 additions and 4 deletions

View File

@ -304,10 +304,6 @@ function this.LocadPersonInfoLive(go,data,live)
ride = data.userMount,
designation = 0--data.userTitle,
}
LogYellow("data.userSkin "..data.userSkin)
LogYellow("data.gender "..data.gender)
LogYellow("data.userMount "..data.userMount)
LogYellow("data.userTitle "..data.userTitle)
liveNodeList[go] = PlayerLiveView:New(live.transform,2, curPlayerLiveViewData,this.sortingOrder)
liveNodeList[go]:SetNameHeight(-2.5)
if data.userMount and data.userMount > 0 and data.userMount ~= PlayerRide.YUJIAN then