removed an old todo
This commit is contained in:
@@ -17,11 +17,8 @@ function ISBaseTimedAction:adjustMaxTime(maxTime)
|
|||||||
-- MOD SUPPORT ACTIONS
|
-- MOD SUPPORT ACTIONS
|
||||||
----------------------
|
----------------------
|
||||||
-- LIR
|
-- LIR
|
||||||
|
|
||||||
if TOC_ModTable.LeftIsRight then
|
if TOC_ModTable.LeftIsRight then
|
||||||
|
|
||||||
if mod_data.LIR.is_attacking then
|
if mod_data.LIR.is_attacking then
|
||||||
-- TODO we need to check if we're doing that specific action
|
|
||||||
return original_max_time
|
return original_max_time
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user