mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
fixes for society and police
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
ESX.Modules['society'] = {}
|
||||
local self = ESX.Modules['society']
|
||||
|
||||
self.Config = ESX.EvalFile(GetCurrentResourceName(), 'modules/society/data/config.lua', {
|
||||
vector3 = vector3
|
||||
})['Config']
|
||||
|
||||
self.Jobs = {}
|
||||
self.RegisteredSocieties = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user