Multi-language support

This commit is contained in:
nearbyplayer
2017-08-16 23:13:40 -04:00
parent 007eef76d5
commit 9390b2f8b0
6 changed files with 62 additions and 31 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
Config = {}
Config.Locale = 'fr'
Config.Price = 250
@@ -35,4 +36,4 @@ for i=1, #Config.Shops, 1 do
Type = Config.MarkerType
}
end
end