Small fix for manual backup

This commit is contained in:
Michael J. Seiferling
2019-02-08 21:12:06 -06:00
parent f872e5d62e
commit 08ac487f72
+1 -1
View File
@@ -167,7 +167,7 @@ Public Class frmMain
OperationEnded() OperationEnded()
End Sub End Sub
Private Function VerifyBackupForOS(ByVal oGame As clsGame, ByRef sPath As String) As Boolean Private Function VerifyBackupForOS(ByRef oGame As clsGame, ByRef sPath As String) As Boolean
Dim bOSVerified As Boolean Dim bOSVerified As Boolean
'Handle Windows configurations in Linux 'Handle Windows configurations in Linux