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.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.py b/constants.py
index 97dcbaf..d2a9c57 100644
--- a/constants.py
+++ b/constants.py
@@ -12,6 +12,7 @@
from gettext import gettext as _
+LABELH = 32
MATCH_POSITION = 10
SHAPES = 3
COLORS = 3