mirror of
https://github.com/oosayeroo/qb-unicornjob.git
synced 2026-03-31 06:33:54 -04:00
Fix shop overlap
This commit is contained in:
@@ -522,5 +522,5 @@ end)
|
||||
|
||||
RegisterNetEvent("qb-unicornjob:shop")
|
||||
AddEventHandler("qb-unicornjob:shop", function()
|
||||
TriggerServerEvent("inventory:server:OpenInventory", "shop", "vunicorn", Config.Items)
|
||||
TriggerServerEvent("inventory:server:OpenInventory", "vunicornbar", "vunicorn", Config.Items)
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user