srt export: I was dumb and made it edit the original thing instead of the copy

This commit is contained in:
feos 2019-08-30 19:51:49 +03:00
parent e3e51678b7
commit ab042fafd0
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ namespace BizHawk.Client.Common
List<Subtitle> subs = new List<Subtitle>();
foreach (var subtitle in this)
{
subs.Add(subtitle);
subs.Add(new Subtitle(subtitle));
}
// absense of line wrap forces miltiline subtitle macros