罗浮争锋去掉log
parent
fca015215c
commit
d3ca843ae5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue