Skip to content

Commit

Permalink
Update Form1.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
XAS-712 committed Mar 3, 2019
1 parent fad698e commit 784def2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MifareOneTool/Form1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,7 @@ private void buttonKill_Click(object sender, EventArgs e)
{
process.Kill();
Form1.ActiveForm.Text = "MifareOne Tool - 已终止";
logAppend("##程序已被强制停止##");
}
}
}
Expand Down

0 comments on commit 784def2

Please sign in to comment.