Update config.lua

Changed default language to english as its the universal language
This commit is contained in:
HypeLevels
2020-12-01 21:39:27 +00:00
committed by GitHub
parent 46fc1924a0
commit 9580e319b3
+1 -1
View File
@@ -1,6 +1,6 @@
Config = {}
Config.Locale = 'fr'
Config.Locale = 'en'
Config.BackpackWeight = {
[40] = 16, [41] = 20, [44] = 25, [45] = 23