Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/theme.py
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-01-24 17:07:56 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-01-24 17:07:56 (GMT)
commite8035ee7f48afd893216b63a4bd3931ba65bd612 (patch)
tree9d1166b2e9d127f86c7fe6dbc789ca6a56241ae4 /theme.py
parent64c9869b5d6c79e9445836bccd4f8ff9c71f6f5f (diff)
click breaks wrong-pair-timeout
Diffstat (limited to 'theme.py')
-rw-r--r--theme.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.py b/theme.py
index eae4a53..4f1cfc0 100644
--- a/theme.py
+++ b/theme.py
@@ -25,3 +25,4 @@ BODY_WIDTH = 45
BODY_HEIGHT = 55
STARS_COLS = 6
SCORE_SIZE = 30
+FLOP_BACK_TIMEOUT = 2000