mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-16 22:06:02 +01:00
fix(jim-payments): fix support for renewed add support for fd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user