mirror of
https://github.com/kac5a/k5_documents.git
synced 2026-07-22 05:51:54 -04:00
add new esx import, logo by job, custom css file
This commit is contained in:
@@ -13,8 +13,7 @@ else
|
||||
end
|
||||
|
||||
if CurrentFramework == "esx" then
|
||||
ESX = nil
|
||||
TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end)
|
||||
ESX = exports["es_extended"]:getSharedObject()
|
||||
RegisterCallback = function (name, fn)
|
||||
ESX.RegisterServerCallback(name, fn)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user