Update - 1.12.0.120
EN: 1.12.0.120 CN: 1.12.0.120 JP: 1.12.0.124 KR: 1.12.0.124
This commit is contained in:
@@ -531,7 +531,7 @@ function PhoneCtrl:Awake()
|
||||
if nil ~= tbParam[2] and self._panel.nSelectCharId == nil then
|
||||
self._panel.nSelectCharId = tbParam[2]
|
||||
end
|
||||
if self._panel.nSelectCharId == nil then
|
||||
if nil ~= tbParam[3] and self.bSetGridPos == nil then
|
||||
self.bSetGridPos = tbParam[3]
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user