mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Minor changes, updated native names
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user