mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
Commlink QoL
Makes it properly auto-register your name instead of coming as Unset every time. Makes messages to Commlinks properly stay in the commlink user's head.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user