Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Retired Win Rate Tab, as ranked are coming tomorrow
Browse files Browse the repository at this point in the history
  • Loading branch information
xcibe95x committed Jul 16, 2019
1 parent 50ec748 commit 5d2d9e4
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 30 deletions.
60 changes: 30 additions & 30 deletions Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Form1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ private void Form1_Load(object sender, EventArgs e)

{

// RETIRE WIN RATE TAB
metroTabControl1.TabPages.Remove(WinRateTab);

metroTabControl1.SelectedIndex = 0;

// Delete and Generate Custom Mouse Pointer to Temp Path
Expand Down
Binary file modified bin/Release/TFT Overlay.exe
Binary file not shown.
Binary file modified bin/Release/TFT Overlay.pdb
Binary file not shown.
Binary file modified obj/Release/TFT Overlay.csproj.GenerateResource.cache
Binary file not shown.
Binary file modified obj/Release/TFT Overlay.exe
Binary file not shown.
Binary file modified obj/Release/TFT Overlay.pdb
Binary file not shown.

0 comments on commit 5d2d9e4

Please sign in to comment.