fix dumm snake
This commit is contained in:
+1
-1
@@ -48,4 +48,4 @@ class DummSnake:
|
||||
|
||||
print(f"{data['game']['id']} MOVE {data['turn']}: {move} picked from all valid options in {is_move_safe}")
|
||||
|
||||
return {"move": move}
|
||||
return move
|
||||
|
||||
Reference in New Issue
Block a user