Version 1.0
Score record: 367
This commit is contained in:
parent
f043a0f140
commit
1597ebd014
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import time
|
||||||
|
|
||||||
class lumberjackBot():
|
class lumberjackBot():
|
||||||
|
|
||||||
__author__ = "EnriqueMoran"
|
__author__ = "EnriqueMoran"
|
||||||
|
|
||||||
def __init__(self, playX, playY, playerX, playerY):
|
def __init__(self, playX, playY, playerX, playerY):
|
||||||
self.playX = playX
|
self.playX = playX
|
||||||
|
|
Loading…
Reference in a new issue