finalize download check
This commit is contained in:
parent
76425a3c50
commit
a4a97f7b99
6 changed files with 32 additions and 7 deletions
|
@ -20,5 +20,6 @@ namespace EnvyUpdate
|
|||
public static bool useAppdata = false;
|
||||
public static bool hasWrite = true;
|
||||
public static bool autoDownload = false;
|
||||
public static bool isDownloading = false;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue