Last updated 5 months ago
es_extended\client\functions.lua
function ESX.ShowNotification(message, notifyType, length) exports["cdw-hud"]:Notify(message, notifyType, length) end