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

Commit

Permalink
V2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NiekNijland committed May 15, 2020
1 parent 76084b0 commit a50a3e5
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 0 deletions.
Binary file modified .vs/CsgoTranslator/v16/.suo
Binary file not shown.
1 change: 1 addition & 0 deletions CsgoTranslator/MainWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ private void BtnOptions_Click(object sender, RoutedEventArgs e)
{
CheckTimer.Stop();
new OptionsWindow().ShowDialog();
this.Logs.Clear();
CheckTimer.Start();
}

Expand Down
Binary file modified CsgoTranslator/bin/Debug/CsgoTranslator.exe
Binary file not shown.
Binary file modified CsgoTranslator/bin/Debug/CsgoTranslator.pdb
Binary file not shown.
Binary file modified CsgoTranslator/bin/Release/CsgoTranslator.exe
Binary file not shown.
Binary file modified CsgoTranslator/bin/Release/CsgoTranslator.pdb
Binary file not shown.
Binary file modified CsgoTranslator/obj/Debug/CsgoTranslator.exe
Binary file not shown.
Binary file modified CsgoTranslator/obj/Debug/CsgoTranslator.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified CsgoTranslator/obj/Release/CsgoTranslator.exe
Binary file not shown.
Binary file modified CsgoTranslator/obj/Release/CsgoTranslator.pdb
Binary file not shown.

0 comments on commit a50a3e5

Please sign in to comment.