From 291f55faf3e300871d0fb39032d2ab3921eedca2 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 24 Sep 2010 01:43:34 +0000 Subject: restrict dock to skin to journal --- (limited to 'TurtleArt/taconstants.py') diff --git a/TurtleArt/taconstants.py b/TurtleArt/taconstants.py index 8f52d9b..c8ca7e0 100644 --- a/TurtleArt/taconstants.py +++ b/TurtleArt/taconstants.py @@ -646,7 +646,7 @@ STRING_OR_NUMBER_ARGS = ['plus2', 'equal2', 'less2', 'greater2', 'box', 'userdefined2args', 'userdefined3args', 'storein'] CONTENT_ARGS = ['show', 'showaligned', 'push', 'storein', 'storeinbox1', - 'storeinbox2', 'skin'] + 'storeinbox2'] # # Status blocks -- cgit v0.9.1