Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
schwiti6190 committed Mar 24, 2024
1 parent 57cb39b commit c0f05be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/ai/jobs/CpJobParameters.lua
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,6 @@ function CpFieldWorkJobParameters.getSettings(vehicle)
return vehicle.spec_cpAIFieldWorker.cpJob:getCpJobParameters()
end

function CpFieldWorkJobParameters:isUnloadRefillTargetDisabled()
return self:isGiantsForStreetActive() --- TODO: Added check for refill/unload possibilities ...
end

function CpFieldWorkJobParameters:getMultiTools()
local vehicle = self.job:getVehicle()
if vehicle then
Expand Down

0 comments on commit c0f05be

Please sign in to comment.