forked from Simnation/Main
ed
This commit is contained in:
parent
08a306e1ff
commit
fbf0b6b47f
23 changed files with 1547 additions and 10408 deletions
|
@ -47,11 +47,3 @@ local function GetSharedGangs()
|
|||
return QBShared.Gangs
|
||||
end
|
||||
exports('GetSharedGangs', GetSharedGangs)
|
||||
|
||||
|
||||
-- Jobs Creator integration (jobs_creator)
|
||||
RegisterNetEvent("jobs_creator:injectJobs", function(jobs)
|
||||
if type(source) == "number" and source > 0 then return end
|
||||
QBCore.Shared.Jobs = jobs
|
||||
end)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue