mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
add return when using jim-shops through jim_bridge
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user