count down again by default

Upwards counts were a nice idea in theory, but when using them briefly in
practice I quickly realized they're confusing. I'll probably pull the other
option in the future.
This commit is contained in:
Damien Elmes 2011-09-17 21:36:00 +09:00
parent 64d13c2cbc
commit 4aedfd868b

View file

@ -24,7 +24,7 @@ defaultConf = {
'topGroup': 1, 'topGroup': 1,
'curGroup': None, 'curGroup': None,
'revOrder': REV_CARDS_RANDOM, 'revOrder': REV_CARDS_RANDOM,
'counts': COUNT_ANSWERED, 'counts': COUNT_REMAINING,
# other config # other config
'nextPos': 1, 'nextPos': 1,
'fontFamilies': [ 'fontFamilies': [