Skip to content

Commit

Permalink
remove breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
thatguy11325 committed Jun 26, 2024
1 parent cf7b1ba commit 6eed590
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pokemonred_puffer/environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,6 @@ def cut_if_next(self):
self.pyboy.tick(self.action_freq, render=True)
else:
return
breakpoint()

# open start menu
self.pyboy.button("START", delay=8)
Expand Down

0 comments on commit 6eed590

Please sign in to comment.