mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-13 01:04:07 +01:00
Fixes ckey transfers making keys lowercase
This commit is contained in:
@@ -1001,7 +1001,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
|
||||
qdel(frommob)
|
||||
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user