mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 09:18:56 +00:00
Remove import
This commit is contained in:
-11
@@ -1,11 +0,0 @@
|
||||
-- This might eventually be deprecated for the export system
|
||||
|
||||
if GetCurrentResourceName() == 'qb-core' then
|
||||
function GetSharedObject()
|
||||
return QBCore
|
||||
end
|
||||
|
||||
exports('GetSharedObject', GetSharedObject)
|
||||
end
|
||||
|
||||
QBCore = exports['qb-core']:GetSharedObject()
|
||||
Reference in New Issue
Block a user