Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
schwiti6190 committed Mar 29, 2024
1 parent 4e229f8 commit 257035e
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 257035e

Please sign in to comment.