diff --git a/shared/itemcontrol.lua b/shared/itemcontrol.lua index e28dfc0..9a4a979 100644 --- a/shared/itemcontrol.lua +++ b/shared/itemcontrol.lua @@ -2667,6 +2667,7 @@ function openShop(data) if Config.General.JimShops then TriggerServerEvent("jim-shops:ShopOpen", "shop", data.items.label, data.items) lookEnt(data.coords) + return end for i = 1, #InvFunc do