Skip to content

Commit c1253ae

Browse files
committed
QAVS can now count to 100!
1 parent 3779780 commit c1253ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

QuestAppVersionSwitcher/DiffDowngrading/DiffDowngrader.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ public void RealDone()
159159
done = true;
160160
textColor = "#00FF00";
161161
status = "Downgrade done";
162+
downloadedBytes = totalBytes;
162163
QAVSWebserver.BroadcastDownloads(true);
163164
}
164165

0 commit comments

Comments
 (0)