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

@@ -1269,6 +1269,7 @@ var/global/enabled_spooking = 0
log_admin("[key_name(usr)] stuffed [frommob.ckey] into [tomob.name].")
feedback_add_details("admin_verb","CGD")
tomob.ckey = frommob.ckey
tomob.client.init_verbs()
qdel(frommob)
return 1