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

This commit is contained in:
WarlockD
2021-01-01 12:32:50 -08:00
committed by GitHub
parent e35b84d44a
commit c7bc210d19
+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