mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
Update config.lua
Changed default language to english as its the universal language
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
Config = {}
|
||||
Config.DrawDistance = 100.0
|
||||
Config.BankSavingPercentage = 2.5
|
||||
Config.Locale = 'fr'
|
||||
Config.Locale = 'en'
|
||||
|
||||
Config.Zones = {
|
||||
BankActions = {
|
||||
|
||||
Reference in New Issue
Block a user