Minor changes, updated native names

This commit is contained in:
ElPumpo
2018-12-23 11:38:39 +01:00
parent a3d3692479
commit 9224f9119f
3 changed files with 21 additions and 22 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Config.Locale = 'fr'
Config.Accounts = { 'bank', 'black_money' }
Config.AccountLabels = { bank = _U('bank'), black_money = _U('black_money') }
Config.EnableSocietyPayouts = false -- pay from the society account that the plyayers are employeed at instead of plain giving money. Requirement: esx_society
Config.EnableSocietyPayouts = false -- pay from the society account that the player is employed at? Requirement: esx_society
Config.ShowDotAbovePlayer = false
Config.DisableWantedLevel = true
Config.EnableWeaponPickup = true