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