forked from Simnation/Main
ed
This commit is contained in:
parent
3f44db86bf
commit
0db670e9a7
2 changed files with 2 additions and 2 deletions
|
@ -664,7 +664,7 @@ RegisterNetEvent('billing:client:billResponse', function(billId, action, playerN
|
||||||
centered = true,
|
centered = true,
|
||||||
cancel = false
|
cancel = false
|
||||||
})
|
})
|
||||||
}
|
end
|
||||||
-- "later" case removed
|
-- "later" case removed
|
||||||
|
|
||||||
-- Remove from pending bills
|
-- Remove from pending bills
|
||||||
|
|
|
@ -6,7 +6,7 @@ Config.ShootingRanges = {
|
||||||
label = "LSPD Schießstand"
|
label = "LSPD Schießstand"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
coords = vector3vector3(19.2, -1097.33, 28.44)
|
coords = vector3vector3(19.2, -1097.33, 28.44),
|
||||||
label = "Ammunation Schießstand"
|
label = "Ammunation Schießstand"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue