ed
This commit is contained in:
parent
9261ec19fd
commit
fdc046e4af
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ local fishing = false
|
|||
if Config.sellShop.enabled then
|
||||
CreateThread(function()
|
||||
local ped, textUI
|
||||
CreateBlip(Config.sellShop.coords, 356, 1, Strings.sell_shop_blip, 0.80)
|
||||
--CreateBlip(Config.sellShop.coords, 356, 1, Strings.sell_shop_blip, 0.80)
|
||||
local point = lib.points.new({
|
||||
coords = Config.sellShop.coords,
|
||||
distance = 30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue