mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-19 06:46:04 +01:00
Remove coords from openGrabBox
This commit is contained in:
@@ -578,6 +578,5 @@ RegisterNetEvent(getScript()..":openGrabBox", function(data)
|
|||||||
end
|
end
|
||||||
openStash({
|
openStash({
|
||||||
stash = id,
|
stash = id,
|
||||||
coords = GetEntityCoords(PlayerPedId())
|
|
||||||
})
|
})
|
||||||
end)
|
end)
|
||||||
Reference in New Issue
Block a user