Update en_config.lua to match config.lua in main directory.

Added Config.EnableLicenses = false -- requires esx_license
This commit is contained in:
ronnie123442
2018-03-17 17:36:36 -07:00
committed by GitHub
parent 77c94411ea
commit c12a3e9946
+1
View File
@@ -8,6 +8,7 @@ Config.EnableArmoryManagement = false
Config.EnableESXIdentity = false -- only turn this on if you are using esx_identity
Config.EnableNonFreemodePeds = false -- turn this on if you want custom peds
Config.EnableSocietyOwnedVehicles = false
Config.EnableLicenses = false -- only turn this on if you are using esx_license
Config.MaxInService = -1
Config.Locale = 'en'