From e208c3ac887286326d5ee48b13269e5229d5feda Mon Sep 17 00:00:00 2001 From: tabarra Date: Tue, 1 Dec 2020 12:56:05 -0300 Subject: [PATCH] Update config.lua --- config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lua b/config.lua index 676570e8..a91fe606 100644 --- a/config.lua +++ b/config.lua @@ -1,6 +1,6 @@ Config = {} Config.DrawDistance = 100.0 -Config.Locale = 'fr' +Config.Locale = 'en' Config.Jobs = {} Config.MaxCaution = 10000 -- the max caution allowed