mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
fix(marker): wrong cords
This commit is contained in:
+2
-2
@@ -15,7 +15,7 @@ Config.Shops = {
|
||||
{x = 136.826, y = -1708.373, z = 28.291},
|
||||
{x = -1282.604, y = -1116.757, z = 5.990},
|
||||
{x = 1931.513, y = 3729.671, z = 31.844},
|
||||
{x = 1212.840, y = -472.921, z = 62.208},
|
||||
{x = 1212.840, y = -472.921, z = 65.208},
|
||||
{x = -32.885, y = -152.319, z = 56.076},
|
||||
{x = -278.077, y = 6228.463, z = 30.695},
|
||||
}
|
||||
@@ -29,4 +29,4 @@ for i=1, #Config.Shops, 1 do
|
||||
Type = Config.MarkerType
|
||||
}
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user