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.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
#