1
0
Fork 0
forked from Simnation/Main

Update main.lua

This commit is contained in:
Miho931 2025-06-25 12:52:13 +02:00
parent 1fd3caa7a3
commit e9a8ed428b

View file

@ -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()