地图修改提交
parent
dc4a07c6da
commit
3ad7485c1c
|
@ -148,6 +148,7 @@ function ExploreMainPanel:OnShow()
|
|||
self.upView:OnOpen({ showType = UpViewOpenType.ShowLeft, panelType = PanelType.ExploreFun })
|
||||
self:SetMapData()
|
||||
self:SetMapState()
|
||||
self.mapParent.transform:GetComponent("RectTransform").anchoredPosition3D = Vector3.New(168,468,0)
|
||||
end
|
||||
|
||||
function ExploreMainPanel:SetMapData()
|
||||
|
|
Loading…
Reference in New Issue