Update - 1.9.0.107
EN: 1.9.0.107 CN: 1.9.0.108 JP: 1.9.0.112 KR: 1.9.0.112
This commit is contained in:
@@ -111,7 +111,7 @@ function DepotPotentialCtrl:RefreshPotential(mapAllPotential, mapPotential)
|
||||
end
|
||||
return a.nUnlock > b.nUnlock
|
||||
end)
|
||||
if self.nSelectId == nil then
|
||||
if self.nSelectId == nil and 0 < #tbSortList and #tbSortList[1] > 0 then
|
||||
self.nSelectId = tbSortList[1][1].nId
|
||||
end
|
||||
table.insert(self.mapAllPotential, {
|
||||
|
||||
Reference in New Issue
Block a user