Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix pokemon tilemap wapper for 2.0 #325

Merged

Conversation

stangerm2
Copy link
Contributor

No description provided.

stangerm2 and others added 2 commits May 16, 2024 22:51
2.0 introduced a new method for getting the screen tile map, this
commit simply swaps the old 1.x API for the new 2.x API per API
doc: https://docs.pyboy.dk/api/screen.html#pyboy.api.screen.
Screen.get_tilemap_position

Signed-off-by: Matthew Stanger <[email protected]>
Copy link
Owner

@Baekalfen Baekalfen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you

@Baekalfen Baekalfen merged commit 0610203 into Baekalfen:master May 17, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants