From 7954dd9b2820d2bb76ec38cbe08a2bc28611311b Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 22 Jan 2010 00:28:06 +0000 Subject: fixed disconnect, but not connect --- (limited to 'constants.py') diff --git a/constants.py b/constants.py index e4cb0a0..8c7efe5 100644 --- a/constants.py +++ b/constants.py @@ -14,6 +14,13 @@ from gettext import gettext as _ # +# SVG constants +# +SLOTY = 2 +INNIE = 9 +SPACER = 9 + +# # sprite layers # -- cgit v0.9.1