Hotfix - 1.6.0.85
EN: 1.6.0.85 CN: 1.6.0.88 JP: 1.6.0.89 KR: 1.6.0.92
This commit is contained in:
@@ -12,7 +12,7 @@ function EquipmentRollPanel:Awake()
|
||||
self.nSlotId = tbParam[2]
|
||||
self.nSelectGemIndex = tbParam[3]
|
||||
self.nEquipedGemIndex = tbParam[4]
|
||||
PlayerData.Equipment:CacheEquipmentSelect(self.nSlotId, self.nSelectGemIndex)
|
||||
PlayerData.Equipment:CacheEquipmentSelect(self.nSlotId, self.nSelectGemIndex, self.nCharId)
|
||||
end
|
||||
end
|
||||
function EquipmentRollPanel:OnEnable()
|
||||
|
||||
Reference in New Issue
Block a user