Update - 1.13.0.124
EN: 1.13.0.124 CN: 1.13.0.124 JP: 1.13.0.128 KR: 1.13.0.130
This commit is contained in:
@@ -148,7 +148,7 @@ function FriendCtrl:OpenCtrl()
|
||||
end
|
||||
function FriendCtrl:SetDefaultTog()
|
||||
if self.nCurTog == nil then
|
||||
self.nCurTog = Tog.Info
|
||||
self.nCurTog = self._panel.nDefaultTog or Tog.Info
|
||||
end
|
||||
for i = 1, 3 do
|
||||
self._mapNode.ctrlTog[i]:SetDefault(i == self.nCurTog)
|
||||
|
||||
Reference in New Issue
Block a user