diff --git a/localization/de_config.lua b/localization/de_config.lua index a7c890f7..627a5d4c 100644 --- a/localization/de_config.lua +++ b/localization/de_config.lua @@ -5,7 +5,7 @@ Config.MarkerSize = {x = 1.5, y = 1.5, z = 1.0} Config.MarkerColor = {r = 50, g = 50, b = 204} Config.EnablePlayerManagement = false Config.EnableArmoryManagement = false -Config.EnableGCIdentity = false +Config.EnableESXIdentity = false Config.EnableNonFreemodePeds = false -- turn this on if you want custom peds Config.EnableSocietyOwnedVehicles = false Config.MaxInService = -1 @@ -79,4 +79,4 @@ Config.PoliceStations = { } -} \ No newline at end of file +}