aboutsummaryrefslogtreecommitdiff
path: root/planetwars-matchrunner/bots/crash_bot.py
diff options
context:
space:
mode:
Diffstat (limited to 'planetwars-matchrunner/bots/crash_bot.py')
-rw-r--r--planetwars-matchrunner/bots/crash_bot.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/planetwars-matchrunner/bots/crash_bot.py b/planetwars-matchrunner/bots/crash_bot.py
new file mode 100644
index 0000000..2a505b2
--- /dev/null
+++ b/planetwars-matchrunner/bots/crash_bot.py
@@ -0,0 +1 @@
+raise RuntimeError("This bot does not run!") \ No newline at end of file