forked from Simnation/Main
ed
This commit is contained in:
parent
b4f7508715
commit
b40acb202d
2 changed files with 2 additions and 3 deletions
|
@ -55,7 +55,7 @@ Config.EventNumbers = {
|
|||
|
||||
-- Addons
|
||||
Config.Addons = {
|
||||
['jobcalls'] = true
|
||||
['jobcalls'] = true,
|
||||
['roadpods'] = true
|
||||
}
|
||||
|
||||
|
|
|
@ -146,5 +146,4 @@ server_exports {
|
|||
'sendDispatch',
|
||||
'sendDispatchAnonym'
|
||||
}
|
||||
dependency '/assetpacks',
|
||||
dependency 'qb-core'
|
||||
dependency '/assetpacks'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue