forked from Simnation/Main
Update main.lua
This commit is contained in:
parent
1fd3caa7a3
commit
e9a8ed428b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
QBCore = exports['qb-core']:GetCoreObject()
|
||||
|
||||
Player = nil
|
||||
local npcHandle = nil
|
||||
local isNPCSpawned = false
|
||||
npcHandle = nil
|
||||
isNPCSpawned = false
|
||||
CurrentZone = nil
|
||||
|
||||
Citizen.CreateThread(function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue