|
|
@ -219,7 +219,6 @@ end
|
|
|
|
function game:updateTargetConsiderUI()
|
|
|
|
function game:updateTargetConsiderUI()
|
|
|
|
--debugInfo("Updating consider widget")
|
|
|
|
--debugInfo("Updating consider widget")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
local targetWindow = getUI("ui:interface:target")
|
|
|
|
local targetWindow = getUI("ui:interface:target")
|
|
|
|
--
|
|
|
|
--
|
|
|
|
local wgTargetSlotForce = targetWindow:find("slot_force")
|
|
|
|
local wgTargetSlotForce = targetWindow:find("slot_force")
|
|
|
|