The ANSI starts with ": " which matches the cimline trigger.
@@ -305,7 +305,8 @@ class Game(protocol.Protocol):
else:
self.linestate = "warpcim"
self.cimline(line)
- elif line.startswith(": "):
+ # elif line.startswith(": "):
+ elif line == ": ":
self.linestate = "cim"
elif line.startswith("Sector : "):
# Sector : 2565 in uncharted space.