removed an old todo

This commit is contained in:
Pao
2023-02-05 03:37:43 +01:00
parent f5d6ff7f9a
commit 83077a115d

View File

@@ -17,11 +17,8 @@ function ISBaseTimedAction:adjustMaxTime(maxTime)
-- MOD SUPPORT ACTIONS
----------------------
-- LIR
if TOC_ModTable.LeftIsRight then
if mod_data.LIR.is_attacking then
-- TODO we need to check if we're doing that specific action
return original_max_time
end
end