mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Cleanup code
This commit is contained in:
@@ -3,17 +3,13 @@ Config.DrawDistance = 100.0
|
||||
Config.Locale = 'br'
|
||||
|
||||
Config.Plates = {
|
||||
taxi = "TAXI",
|
||||
fisherman = "PESCA",
|
||||
cop = "LSPD",
|
||||
ambulance = "SAMU",
|
||||
depanneur = "MECA",
|
||||
fuel = "REFINA",
|
||||
fueler = "REFINA",
|
||||
lumberjack = "LENHA",
|
||||
miner = "MINE",
|
||||
reporter = "JORN",
|
||||
slaughterer = "ABAT",
|
||||
textil = "COST"
|
||||
tailor = "COST"
|
||||
}
|
||||
|
||||
Config.Jobs = {}
|
||||
|
||||
Reference in New Issue
Block a user