Clean up for issue #37
This commit is contained in:
@@ -33,10 +33,10 @@ Public Class mgrRestore
|
|||||||
If Not oCheckGame.Temporary Then
|
If Not oCheckGame.Temporary Then
|
||||||
If Path.IsPathRooted(oCheckGame.Path) Then
|
If Path.IsPathRooted(oCheckGame.Path) Then
|
||||||
oCheckBackup.AbsolutePath = True
|
oCheckBackup.AbsolutePath = True
|
||||||
oCheckBackup.RestorePath = oCheckGame.Path
|
|
||||||
Else
|
Else
|
||||||
oCheckBackup.RestorePath = oCheckGame.Path
|
oCheckBackup.AbsolutePath = False
|
||||||
End If
|
End If
|
||||||
|
oCheckBackup.RestorePath = oCheckGame.Path
|
||||||
End If
|
End If
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user