Hotfix - 1.11.0.115
EN: 1.11.0.115 CN: 1.11.0.116 JP: 1.11.0.120 KR: 1.11.0.120
This commit is contained in:
@@ -98,7 +98,7 @@ function MallPkgPopupCtrl:RefreshName()
|
||||
self:AddTimer(0, 0.034, function()
|
||||
nPosX = nPosX - 1
|
||||
if nPosX < -nWidth then
|
||||
nPosX = 0
|
||||
nPosX = nMaxWidth
|
||||
end
|
||||
rtName2.anchoredPosition = Vector2(nPosX, 0)
|
||||
end, true, true)
|
||||
|
||||
Reference in New Issue
Block a user