mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MIRROR] Remove janitor key UnregisterSignal [NO GBP] [MDB IGNORE] (#20122)
* Remove janitor key UnregisterSignal [NO GBP] (#74280) ## About The Pull Request Removes UnregisterSignal when the janitor access key ring is destroyed. Signal will clean itself up. Mentions adding janitor keys to the Custodial Locator, which I forgot on the last PR https://github.com/tgstation/tgstation/pull/74181 ## Changelog 🆑 LT3 qol: Janitor access keys now show up on the Custodial Locator tablet app /🆑 * Remove janitor key UnregisterSignal [NO GBP] --------- Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>
This commit is contained in:
co-authored by
lessthanthree
parent
897d855452
commit
fcd1b8bea0
@@ -25,7 +25,6 @@
|
||||
GLOB.janitor_devices += src
|
||||
|
||||
/obj/item/access_key/Destroy()
|
||||
UnregisterSignal(SSdcs, COMSIG_ON_DEPARTMENT_ACCESS)
|
||||
GLOB.janitor_devices -= src
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user