fix(jim-payments): fix support for renewed add support for fd

This commit is contained in:
taylorrenee1
2023-09-03 16:06:59 -07:00
parent 4ec75a90fa
commit d9dbbfa485
6 changed files with 64 additions and 39 deletions

View File

@@ -1,5 +1,4 @@
local QBCore = exports['qb-core']:GetCoreObject()
RegisterNetEvent('QBCore:Client:UpdateObject', function() QBCore = exports['qb-core']:GetCoreObject() end)
QBCore = exports['qb-core']:GetCoreObject()
local time = 1000
function loadModel(model) if not HasModelLoaded(model) then