ENH - integrate phone-owned radio HUD

This commit is contained in:
DerEchteAlec
2026-08-06 21:40:33 +02:00
parent fc859888c3
commit cb175a77bf
12 changed files with 489 additions and 43 deletions
+1
View File
@@ -149,6 +149,7 @@ end
RegisterNUICallback("ui:ready", function(_, cb)
Bridge.Debug("debug", "[sky_phone] NUI reported ready.", { always = true })
TriggerEvent("sky_phone:client:nuiReady")
if open_requested and device_payload then
send_open_message()
end