Telecomms fixes

This commit is contained in:
Artur
2020-06-30 17:01:54 +03:00
parent 70ee233c5e
commit e6dee77b79
9 changed files with 9 additions and 9 deletions
@@ -41,7 +41,7 @@
ui = SStgui.try_update_ui(user, src, ui_key, ui, force_open)
if(!ui)
ui = new(user, src, ui_key, "TelePDALog", name, 727, 510, master_ui, state)
ui = new(user, src, ui_key, "TelecommsPDALog", name, 727, 510, master_ui, state)
ui.open()
/obj/machinery/computer/message_monitor/ui_static_data(mob/user)