[MIRROR] Setting door wand to src instead of user (#2434)

* Setting door wand to src instead of user (#55863)

* Setting door wand to src instead of user

Co-authored-by: WarlockD <warlockd@gmail.com>
This commit is contained in:
SkyratBot
2021-01-01 22:18:29 +01:00
committed by GitHub
co-authored by WarlockD
parent 9c73438285
commit 0db881f173
+1 -1
View File
@@ -56,7 +56,7 @@
if(!target_interface)
return
user.set_machine(user)
user.set_machine(src)
// Generate a control packet.
var/datum/netdata/data = new(list("data" = mode,"data_secondary" = "toggle"))
data.receiver_id = target_interface.hardware_id