mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Update Notify.lua
This commit is contained in:
@@ -7,5 +7,5 @@ local function Notify(type, length, message)
|
|||||||
end
|
end
|
||||||
|
|
||||||
exports('Notify', Notify)
|
exports('Notify', Notify)
|
||||||
RegisterNetEvent("Notify", Notify)
|
RegisterNetEvent("ESX:Notify", Notify)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user