Update config.lua

Changed the default language to be English it is the universal language.
This commit is contained in:
HypeLevels
2020-11-28 22:25:52 +00:00
committed by GitHub
parent 4bd2b1b5ca
commit 4f7653abe7
+1 -1
View File
@@ -1,3 +1,3 @@
Config = {}
Config.Locale = 'fr'
Config.Locale = 'en'
Config.Visible = true