mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Improved README and resource manifest, removed startup message
This commit is contained in:
@@ -51,5 +51,3 @@ Tick()
|
||||
AddEventHandler('cron:runAt', function(h, m, cb)
|
||||
RunAt(h, m, cb)
|
||||
end)
|
||||
|
||||
print('CRON STARTED [' .. os.date('%H:%M', os.time()) .. ']')
|
||||
|
||||
Reference in New Issue
Block a user