diff options
Diffstat (limited to 'planetwars-matchrunner/bots')
-rw-r--r-- | planetwars-matchrunner/bots/crash_bot.py | 1 |
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 |