mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Minor fixes, misspelled strings
This commit is contained in:
+1
-1
@@ -27,5 +27,5 @@ Config.Zones = {
|
||||
WeedDealer = {x = -54.24, y = -1443.36, z = 31.06, name = _U('weed_dealer'), sprite = 500, color = 75},
|
||||
OpiumField = {x = 1972.78, y = 3819.39, z = 32.50, name = _U('opium_field'), sprite = 51, color = 60},
|
||||
OpiumProcessing = {x = 971.86, y = -2157.00, z = 28.47, name = _U('opium_processing'), sprite = 51, color = 60},
|
||||
OpiumDealer = {x = 2331.08, y = 2570.22, z = 46.68, name = _U('opium_dealer'), sprite = 500, color = 75}
|
||||
OpiumDealer = {x = 2331.08, y = 2570.22, z = 45.30, name = _U('opium_dealer'), sprite = 500, color = 75}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user