mirror of
https://gitlab.com/cc-ru/ocelot/ocelot-desktop.git
synced 2025-12-20 02:59:19 +01:00
Update brain to 0.18.1
This commit is contained in:
parent
08539a025a
commit
ccd34c0f09
@ -1 +1 @@
|
|||||||
Subproject commit db1a8c3ac5ebc247086327303a47313456a4e987
|
Subproject commit 54101b1c0413c5c8ffb26ecc9325c5a5e069dae3
|
||||||
@ -176,7 +176,7 @@ class RackWindow(rackNode: RackNode) extends PanelWindow {
|
|||||||
|
|
||||||
rackNode.rack.connect(
|
rackNode.rack.connect(
|
||||||
mountableIndex,
|
mountableIndex,
|
||||||
connectableIndex,
|
connectableIndex - 1,
|
||||||
// Connection already exists, removing it
|
// Connection already exists, removing it
|
||||||
if (oldConnection.isDefined && oldConnection.get == direction)
|
if (oldConnection.isDefined && oldConnection.get == direction)
|
||||||
None
|
None
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user