mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
Update config.lua
Changed default language back to fr
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
Config = {}
|
||||
Config.DrawDistance = 1000.0
|
||||
Config.Locale = 'en'
|
||||
Config.Locale = 'fr'
|
||||
|
||||
Config.Plates = {
|
||||
taxi = "TAXI",
|
||||
|
||||
Reference in New Issue
Block a user