hide your ckey

This commit is contained in:
timothyteakettle
2020-08-31 01:47:49 +01:00
parent 23c56a073f
commit a9ec2254ba
5 changed files with 29 additions and 6 deletions
+2
View File
@@ -50,6 +50,8 @@
var/datum/callback/CB = foo
CB.Invoke()
mind?.hide_ckey = client?.prefs?.hide_ckey
log_message("Client [key_name(src)] has taken ownership of mob [src]([src.type])", LOG_OWNERSHIP)
SEND_SIGNAL(src, COMSIG_MOB_CLIENT_LOGIN, client)