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)>2009-12-19 18:17:09 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-12-19 18:17:09 (GMT)
commite07254d6a4d2275d706cc911636224196bd46ecd (patch)
tree3184720fac2157f455ddf4178e7d57146384dc6b /constants.py
parent6c8fa92a6063b21a645515c34995d32e6fd8448e (diff)
3 colors, new number cards
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py
index 7ac8803..c737c02 100644
--- a/constants.py
+++ b/constants.py
@@ -20,7 +20,7 @@
#THE SOFTWARE.
SHAPES=3
-COLORS=4
+COLORS=3
NUMBER=3
FILLS=3
DECKSIZE = SHAPES*COLORS*NUMBER*FILLS