Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/tawindow.py
diff options
context:
space:
mode:
Diffstat (limited to 'TurtleArt/tawindow.py')
-rw-r--r--TurtleArt/tawindow.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/TurtleArt/tawindow.py b/TurtleArt/tawindow.py
index 5ea41dd..6ce75a9 100644
--- a/TurtleArt/tawindow.py
+++ b/TurtleArt/tawindow.py
@@ -4148,7 +4148,6 @@ variable'))
self.inserting_block_mid_stack = True
elif block1.connections is not None and \
block1.name in EXPANDABLE_FLOW and \
- dock1n == 2 and \
block1.connections[dock1n] is not None:
self.inserting_block_mid_stack = True
# Only number blocks can be docked when the dock is not empty