"improving" pair handler clean up and some other stuff
This commit is contained in:
@@ -6,5 +6,6 @@ public enum DownloadStatus
|
||||
WaitingForSlot,
|
||||
WaitingForQueue,
|
||||
Downloading,
|
||||
Decompressing
|
||||
Decompressing,
|
||||
Completed
|
||||
}
|
||||
Reference in New Issue
Block a user