summaryrefslogtreecommitdiff
path: root/strategy.py
diff options
context:
space:
mode:
Diffstat (limited to 'strategy.py')
-rw-r--r--strategy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/strategy.py b/strategy.py
index 92e0ad2..1f1995f 100644
--- a/strategy.py
+++ b/strategy.py
@@ -98,6 +98,5 @@ class Strategy:
# more debugging
gui.draw_line(c.player.center, self.target, self.color)
- gui.update()
return self.target