Merge pull request #2690 from VOREStation/aro-commlinkqol

Commlink QoL
This commit is contained in:
Arokha Sieyes
2018-01-05 21:36:14 -05:00
committed by GitHub
2 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
..()
nif = newloc
nifsoft = soft
register_device(nif.human)
spawn(10) register_device(nif.human) //Need to outwait the other spawn in communicators, sigh.
qdel_null(camera) //Not supported on internal one.
Destroy()