summaryrefslogtreecommitdiffstats
path: root/main.py
diff options
context:
space:
mode:
authorZaran <zaran.krleza@gmail.com>2012-02-01 23:26:49 +0100
committerZaran <zaran.krleza@gmail.com>2012-02-01 23:26:49 +0100
commit39eb0021709e152176595bd1c4b517d532cdc54c (patch)
tree84bbea85a638ea9241aa4041aecd537693c715b9 /main.py
parentd224aec2d961b0eb438b28dbc74118d971c65456 (diff)
downloadpickupbot-master.tar.gz
change of config. add ctcHEADmaster
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index 899db1c..f2cef21 100644
--- a/main.py
+++ b/main.py
@@ -16,7 +16,7 @@ class MatchState:
'ctf':8,
'ca':8,
'tdm':8,
- 'duel':2}
+ 'ctc':8}
def __init__(self):
state = {}