Fixed wrong window title
This commit is contained in:
parent
b0e60a0114
commit
b98b350332
Binary file not shown.
2
bjcm10b/source/keygen1/Form1.Designer.cs
generated
2
bjcm10b/source/keygen1/Form1.Designer.cs
generated
@ -194,7 +194,7 @@
|
|||||||
FormBorderStyle = FormBorderStyle.FixedSingle;
|
FormBorderStyle = FormBorderStyle.FixedSingle;
|
||||||
MaximizeBox = false;
|
MaximizeBox = false;
|
||||||
Name = "Form1";
|
Name = "Form1";
|
||||||
Text = "KeyGen For bishop_crackme_05";
|
Text = "KeyGen For bjcm10b";
|
||||||
ResumeLayout(false);
|
ResumeLayout(false);
|
||||||
PerformLayout();
|
PerformLayout();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user