Skip to content

Commit 66d82ab

Browse files
committed
Update About information formatted by OAleex
1 parent fe0a64c commit 66d82ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TKOF XIII Text Tool/Form1.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ private void InsertTranslatedStrings(string originalFilePath, string translation
283283

284284
private void aboutToolStripMenuItem_Click(object sender, EventArgs e)
285285
{
286-
MessageBox.Show("Tool by Alex ''OAleex'' Félix\nVersion: 2.0\n\nPatched by Ankh\nVersion: 2.1", "About");
286+
MessageBox.Show("Tool by Alex ''OAleex'' Félix\nVersion: 2.1\nContribution: AnkhYK", "About");
287287
}
288288

289289
private void radioButton1_CheckedChanged(object sender, EventArgs e)

0 commit comments

Comments
 (0)