TGUI PDAs, legacy code to-be-removed

This commit is contained in:
ShadowLarkens
2020-09-16 01:52:45 -07:00
parent 8c338ed9da
commit bec0942513
49 changed files with 2023 additions and 2462 deletions

View File

@@ -35,7 +35,7 @@
if(L)
to_chat(L, "[bicon(pda)] [message]")
SSnanoui.update_user_uis(L, pda) // Update the receiving user's PDA UI so that they can see the new message
SStgui.update_user_uis(L, pda) // Update the receiving user's PDA UI so that they can see the new message
if(!notify_silent)
pda.play_ringtone()
@@ -59,6 +59,9 @@
var/update = PDA_APP_UPDATE
var/has_back = 0
/datum/data/pda/app/tgui_host(mob/user)
return pda || src
/datum/data/pda/app/New()
if(!title)
title = name