Browse Source

ColoScript

 Oops! Hey you need to send TLQ for team info not just CYQ
david 5 years ago
parent
commit
ce1ba3cc4f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      flexible.py

+ 1 - 1
flexible.py

@@ -2528,7 +2528,7 @@ class ColoScript(object):
         self.observer.connect("game-line", self.game_line)
 
         self.defer = None
-        self.send2game("D")
+        self.send2game("TLQ")
 
     def whenDone(self):
         self.defer = defer.Deferred()