mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
[MIRROR] Possesing a mob no longer lowercases your ckey in admin messages [MDB IGNORE] (#10357)
* Possesing a mob no longer lowercases your ckey in admin messages #63686 * Possesing a mob no longer lowercases your ckey in admin messages Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
This commit is contained in:
@@ -241,7 +241,7 @@
|
||||
log_admin("[key_name(usr)] stuffed [frommob.key] into [tomob.name].")
|
||||
SSblackbox.record_feedback("tally", "admin_verb", 1, "Ghost Drag Control")
|
||||
|
||||
tomob.ckey = frommob.ckey
|
||||
tomob.key = frommob.key
|
||||
tomob.client?.init_verbs()
|
||||
qdel(frommob)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user