summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 = {}