mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
Update config.lua
Changed default language to english as its the universal language
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ Config = {}
|
||||
Config.DrawDistance = 100.0
|
||||
Config.MaxErrors = 5
|
||||
Config.SpeedMultiplier = 3.6
|
||||
Config.Locale = 'fr'
|
||||
Config.Locale = 'en'
|
||||
|
||||
Config.Prices = {
|
||||
dmv = 500,
|
||||
|
||||
Reference in New Issue
Block a user