TGUI bug roundup part 6 (#16630)

* taj chat colours

* ah, I finally said it for real - I love you

* cl

* lost my halo, now I'm my own antichrist

* and I say hey...

* doing htat is probably a good idea

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2023-07-04 14:38:03 +02:00
committed by GitHub
parent 6b6b91638e
commit 20304206f3
21 changed files with 112 additions and 29 deletions

View File

@@ -321,7 +321,7 @@
if(.)
return TRUE
if(href == "Reply")
if(href_list["Reply"])
var/mob/living/user = usr
var/datum/ntnet_conversation/conv = locate(href_list["Reply"])
var/message = input(user, "Enter message or leave blank to cancel: ")