Update - 1.3.0.69
EN: 1.3.0.69 CN: 1.3.0.70 JP: 1.3.0.72 KR: 1.3.0.76
This commit is contained in:
@@ -576,6 +576,7 @@ function BattleDashboardCtrl:Refresh(nCurPlayerId)
|
||||
NovaAPI.SetImageColor(self._mapNode["imgSupRole" .. i], Color(0, 0, 0, 0))
|
||||
end
|
||||
end
|
||||
self._mapNode.RUN.transform.localScale = Vector3.zero
|
||||
end
|
||||
function BattleDashboardCtrl:Add_Skill_EntityEvent(nPlayerId)
|
||||
EventManager.AddEntityEvent("SkillBind", nPlayerId, self, self.OnEvent_SkillBind)
|
||||
|
||||
Reference in New Issue
Block a user