mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
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 /🆑
This commit is contained in:
@@ -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