diff --git a/GBM/Forms/frmMain.vb b/GBM/Forms/frmMain.vb index 38deaa5..81b1426 100644 --- a/GBM/Forms/frmMain.vb +++ b/GBM/Forms/frmMain.vb @@ -167,7 +167,7 @@ Public Class frmMain OperationEnded() 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 'Handle Windows configurations in Linux