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,6 +1,3 @@
local QBCore = exports['qb-core']:GetCoreObject()
RegisterNetEvent('QBCore:Client:UpdateObject', function() QBCore = exports['qb-core']:GetCoreObject() end)
PlayerJob = {}
PlayerGang = {}