From 1597ebd014601f62eab64bfa798885845d701988 Mon Sep 17 00:00:00 2001 From: Enrique Moran Date: Tue, 6 Dec 2016 17:58:33 +0100 Subject: [PATCH] Version 1.0 Score record: 367 --- lumberjackBot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lumberjackBot.py b/lumberjackBot.py index dd610f9..5100a7a 100644 --- a/lumberjackBot.py +++ b/lumberjackBot.py @@ -4,7 +4,7 @@ import time class lumberjackBot(): - __author__ = "EnriqueMoran" + __author__ = "EnriqueMoran" def __init__(self, playX, playY, playerX, playerY): self.playX = playX