Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev

dev_chengFeng
ZhangBiao 2021-09-24 14:57:14 +08:00
commit c862eac46e
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ end
function this.Init(pos,num)
local u, v = Map_Pos2UV(pos)
--(角色身上的数据, 主要是位置信息)
this.leaderMapData = TileMapView.GetMapData():GetMapData(u, v)
this.leaderMapData = TileMapView.GetMapData()
MapManager.curMapBornPos = Map_UV2Pos(this.leaderMapData.u, this.leaderMapData.v)
-- LogRed("NUM"..num)