mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Setting door wand to src instead of user (#55863)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user