mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Fixes the blackbox
This commit is contained in:
committed by
GitHub
parent
b2af50f9de
commit
185c2ec01d
@@ -223,6 +223,7 @@ var/obj/machinery/blackbox_recorder/blackbox
|
||||
if (blackbox)
|
||||
if (istype(blackbox,/obj/machinery/blackbox_recorder))
|
||||
qdel(src)
|
||||
return
|
||||
blackbox = src
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user