TGUI Fix Compilation

This commit is contained in:
Chompstation Bot
2021-04-19 18:13:08 +00:00
parent 4b4d522565
commit 1bc56b471f
8 changed files with 87 additions and 37 deletions

View File

@@ -181,6 +181,7 @@
SStgui.update_user_uis(U, P) // Update the sending user's PDA UI so that they can see the new message
log_pda("(PDA: [src.name]) sent \"[t]\" to [P.name]", usr)
to_chat(U, "[bicon(pda)] <b>Sent message to [P.owner] ([P.ownjob]), </b>\"[t]\"")
else
to_chat(U, "<span class='notice'>ERROR: Messaging server is not responding.</span>")