From d8f1fdeb66731854b5761bc99dbba8f0b4488ee2 Mon Sep 17 00:00:00 2001 From: ShadowLarkens Date: Mon, 21 Sep 2020 19:36:28 -0700 Subject: [PATCH] Allow video calls with NIF commlinks --- code/modules/nifsoft/software/14_commlink.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/nifsoft/software/14_commlink.dm b/code/modules/nifsoft/software/14_commlink.dm index 26539f20f27..34e36f65276 100644 --- a/code/modules/nifsoft/software/14_commlink.dm +++ b/code/modules/nifsoft/software/14_commlink.dm @@ -43,7 +43,6 @@ ..() nif = newloc nifsoft = soft - QDEL_NULL(camera) //Not supported on internal one. /obj/item/device/communicator/commlink/Destroy() if(nif)