Stop deadminned staff from destroying the server (#15354)

This commit is contained in:
Wildkins
2022-12-17 20:01:49 +01:00
committed by GitHub
parent b6075283c0
commit 6a34d26599
3 changed files with 11 additions and 4 deletions
+2 -2
View File
@@ -471,7 +471,7 @@ var/list/localhost_addresses = list(
ticket_panels -= src
if(holder)
holder.owner = null
staff -= src
staff -= src
directory -= ckey
clients -= src
SSassets.handle_disconnect(src)
@@ -824,4 +824,4 @@ var/list/localhost_addresses = list(
return FALSE
/obj/screen/click_catcher/is_auto_clickable()
return TRUE
return TRUE