mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
Update config.lua
Changed default language to english as its the universal language
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
Config = {}
|
||||
|
||||
Config.Locale = 'fr'
|
||||
Config.Locale = 'en'
|
||||
|
||||
Config.BackpackWeight = {
|
||||
[40] = 16, [41] = 20, [44] = 25, [45] = 23
|
||||
|
||||
Reference in New Issue
Block a user