Merge pull request #690 from fivemland/bank-fix

fix: add locale convar to esx_banking
This commit is contained in:
Benzo
2022-11-21 21:01:30 +01:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
Config = {
Debug = false,
DrawMarker = 10,
Locale = 'en',
Locale = GetConvar('esx:locale', 'en'),
EnablePeds = true,
AtmModels = {`prop_fleeca_atm`, `prop_atm_01`, `prop_atm_02`, `prop_atm_03`},
Banks = {