Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
exelix11 committed Aug 5, 2015
1 parent af611b1 commit 794a480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Info_Forms/Credits.cs
Expand Up @@ -18,7 +18,7 @@ public Credits()

private void button2_Click(object sender, EventArgs e)
{
MessageBox.Show("Main changes from the previous version of YATA+:\r\n -Conversions now support spaces\r\n -Conversions now support multiple files at once\r\n -Drag and drop support\r\n -New exception handling\r\n -Auto theme reloading when importing CWAVs\r\n -WAV optimization before conversion\r\n -Other minor fixes");
MessageBox.Show("Main changes from the previous version of YATA+:\r\n -Conversions now support spaces\r\n -Conversions now support multiple files at once\r\n -Drag and drop support\r\n -New exception handling\r\n -Auto theme reloading when importing CWAVs\r\n -WAV optimization before conversion\r\n -Fixes in the CWAV dumper\r\n -Other minor fixes");
}

private void linkLabel3_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
Expand Down

0 comments on commit 794a480

Please sign in to comment.