Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2010-01-22 00:28:06 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-01-22 00:28:06 (GMT)
commit7954dd9b2820d2bb76ec38cbe08a2bc28611311b (patch)
tree07542d09c25fc317c7a24b50ba090b0bbbffaf47 /constants.py
parent90a696e3e66ad1b6a3865218fb19e1093f0337b8 (diff)
fixed disconnect, but not connect
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py7
1 files changed, 7 insertions, 0 deletions
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
#