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

- Fixed platform id for some regions #43

Merged
merged 2 commits into from
May 4, 2015

Conversation

fedemoretti
Copy link
Contributor

In regions like LAS, the platform id for getting the current game is LA2, so concatenating the region with platform id does not work (LAS2 vs LA2).

This quick fix works, but now you have to provide the full platform id when calling current_game.spectator_game_info
For example:
client.current_game.spectator_game_info 'LA2', 1121093

@intinig
Copy link
Contributor

intinig commented Mar 20, 2015

Hi!

I can't merge it unless you provide updated specs. Do you think you can do this? Thank you a lot :)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.55% when pulling 5888e42 on fedemoretti:current_game_region_fix into bacdb32 on mikamai:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.55% when pulling 9754d9b on fedemoretti:current_game_region_fix into bacdb32 on mikamai:master.

@fedemoretti
Copy link
Contributor Author

Yes, sorry. Done!

@fedemoretti
Copy link
Contributor Author

@intinig you think it's ready?

intinig added a commit that referenced this pull request May 4, 2015
@intinig intinig merged commit e3a0dc8 into mikamai:master May 4, 2015
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.

3 participants