mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
Shift+F3 debug menu (#18065)
* F3 debug menu * Some tweaks * So that escalated * Update code/controllers/subsystem.dm * Update code/controllers/subsystem/debugview.dm * Charlie tweaks
This commit is contained in:
@@ -415,6 +415,7 @@
|
||||
|
||||
/client/Destroy()
|
||||
announce_leave() // Do not put this below
|
||||
SSdebugview.stop_processing(src)
|
||||
if(holder)
|
||||
holder.owner = null
|
||||
GLOB.admins -= src
|
||||
|
||||
Reference in New Issue
Block a user