mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
build(submodules): Remove submodules + move everything at root
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
AddEventHandler('esx:getSharedObject', function(cb)
|
||||
cb(ESX)
|
||||
end)
|
||||
|
||||
function getSharedObject()
|
||||
return ESX
|
||||
end
|
||||
Reference in New Issue
Block a user