mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
Tab indent update
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
AddEventHandler('esx:getSharedObject', function(cb)
|
||||
cb(ESX)
|
||||
cb(ESX)
|
||||
end)
|
||||
|
||||
function getSharedObject()
|
||||
return ESX
|
||||
return ESX
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user