Skip to content
Snippets Groups Projects
Verified Commit 1e6a1e96 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: small fix

parent 166ec550
No related branches found
No related tags found
1 merge request!37Improved support for PyBoy interface
Pipeline #3661 passed
from .gb import GameBoy
class PyBot(GameBoy):
class PyBoy(GameBoy):
def __init__(self):
super().__init__()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment