Enable Super Seeding mode once ratio/time limit is reached

This commit is contained in:
thalieht
2019-08-09 13:06:16 +03:00
parent c65c40a5cb
commit 1f6f1716ad
4 changed files with 18 additions and 9 deletions

View File

@@ -62,7 +62,8 @@ class ResumeDataSavingManager;
enum MaxRatioAction
{
Pause,
Remove
Remove,
EnableSuperSeeding
};
enum TorrentExportFolder