-
Notifications
You must be signed in to change notification settings - Fork 51
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 party meta #186
base: master
Are you sure you want to change the base?
Fixed party meta #186
Conversation
update at the last version
It works. Already using. |
Add party meta with the new stw part and fixed visual bug for playlist
Thanks! |
@@ -1099,6 +1103,9 @@ def __init__(self, party: 'PartyBase', | |||
'tournamentId': '', | |||
'eventWindowId': '', | |||
'regionId': 'EU', | |||
'linkId': { | |||
'mnemonic': 'playlist_defaultDuo', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this here? Doesn't seem like this is needed in any way?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
its for fix the party visual when the game mode is selected bc it will stay on the basic one..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Terbau ?
Add party meta schema with the new stw part