This commit is contained in:
FullGas1 2025-03-25 11:22:57 +01:00
parent f4b81fd101
commit b390d5dabf

View File

@ -2045,7 +2045,7 @@ function ctld.repackVehicle(_params, t) -- scan rrs table 'repackRequestsStack'
end
ctld.repackRequestsStack[ii] = nil
end
ctld.updateRepackMenu(playerUnitName) -- update the repack menu to process destroyed units
--ctld.updateRepackMenu(playerUnitName) -- update the repack menu to process destroyed units
end
if ctld.enableRepackingVehicles == true then
return t + 3 -- reschedule the function in 3 seconds