Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py
index 8c7efe5..0837ab6 100644
--- a/constants.py
+++ b/constants.py
@@ -27,7 +27,7 @@ SPACER = 9
HIDE_LAYER = 100
CANVAS_LAYER = 500
OVERLAY_LAYER = 525
-TURTLE_LAYER = 2550
+TURTLE_LAYER = 550
BLOCK_LAYER = 600
CATEGORY_LAYER = 700
TAB_LAYER = 710