Updated brace alignment
This commit is contained in:
parent
7949e2e182
commit
2f11a3adca
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue