Update config.lua

Changed default language to english as its the universal language
This commit is contained in:
HypeLevels
2020-12-01 21:40:00 +00:00
committed by GitHub
parent 86877a5dd1
commit 59bb6e93e3
+1 -1
View File
@@ -1,6 +1,6 @@
Config = {}
Config.Locale = 'fr'
Config.Locale = 'en'
Config.Price = 100