mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
Merge pull request #17 from HypeLevels/patch-1
Update config.lua | Merging this as it is the most used langauge.
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@ Config.MarkerSize = vector3(1.5, 1.5, 1.0)
|
||||
Config.MarkerColor = {r = 102, g = 102, b = 204}
|
||||
Config.MarkerType = 1
|
||||
|
||||
Config.Locale = 'fr'
|
||||
Config.Locale = 'en'
|
||||
|
||||
Config.Shops = {
|
||||
vector3(-814.3, -183.8, 36.6),
|
||||
@@ -17,4 +17,4 @@ Config.Shops = {
|
||||
vector3(1212.8, -472.9, 65.2),
|
||||
vector3(-32.9, -152.3, 56.1),
|
||||
vector3(-278.1, 6228.5, 30.7)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user