Update config.lua

Changed default language to english as its the universal language
This commit is contained in:
HypeLevels
2020-12-01 21:44:57 +00:00
committed by GitHub
parent c2e63b0800
commit 8e8e189972
+1 -1
View File
@@ -1,2 +1,2 @@
Config = {}
Config.Locale = 'fr'
Config.Locale = 'en'