mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
GetObject
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
function GetSharedObject()
|
||||
return QBCore
|
||||
end
|
||||
|
||||
exports('GetSharedObject', GetSharedObject)
|
||||
|
||||
QBCore = exports['qb-core']:GetSharedObject()
|
||||
Reference in New Issue
Block a user