Skip to content
This repository was archived by the owner on Oct 24, 2021. It is now read-only.

Conversation

@rarrav26
Copy link

@rarrav26 rarrav26 commented Jan 2, 2021

Screenshot_22

Duplicate code removed at RankDetection constructor (it now calls UpdateRank)
Added Game class, Ranks and CompetitiveMovements enums
Copy link

@BobbyESP BobbyESP left a comment

Choose a reason for hiding this comment

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

I think all it's good.

this.Controls.Add(this.cancelButton);
this.Controls.Add(this.usernameTextBox);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
Copy link

Choose a reason for hiding this comment

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

I think this line makes what hte overlay cannot be showed in OBS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants