Updated brace alignment

This commit is contained in:
Adam Sturge 2016-01-15 19:16:35 -08:00
parent 7949e2e182
commit 2f11a3adca
1 changed files with 3 additions and 3 deletions

View File

@ -166,9 +166,9 @@ namespace BizHawk.Client.EmuHawk
movieDirException is IOException ||
movieDirException is UnauthorizedAccessException ||
movieDirException is PathTooLongException
)
{
)
{
//TO DO : Pass error to user?
}
var sfd = new SaveFileDialog