mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
Fix connector updates
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
//Perform the connection
|
||||
connected_port = new_port
|
||||
connected_port.connected_device = src
|
||||
connected_port.on = 1 //Activate port updates
|
||||
|
||||
anchored = 1 //Prevent movement
|
||||
|
||||
|
||||
Reference in New Issue
Block a user