forked from Simnation/Main
Update main.lua
This commit is contained in:
parent
6c53258d45
commit
fd9adb7a96
1 changed files with 1 additions and 5 deletions
|
@ -55,10 +55,6 @@ exports('GetSharedGangs', GetSharedGangs)
|
||||||
QBCore.Shared.Jobs = jobs
|
QBCore.Shared.Jobs = jobs
|
||||||
end)
|
end)
|
||||||
|
|
||||||
CreateThread(function()
|
|
||||||
Wait(2000)
|
|
||||||
ExtendWorldBoundaryForPlayer(-4000.0, -6500.0, 6500.0, -3000.0)
|
|
||||||
SetMapBounds(-4000.0, -6500.0, 6500.0, -3000.0)
|
|
||||||
end)
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue