File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -261,8 +261,9 @@ <h2>You can download mods and cosmetics from the following sites. Only QMods are
261261 </ div >
262262 </ div >
263263 < div class ="contentItem hidden " style ="padding: 0px; position: relative " id ="downgrade " style ="padding: 0px; ">
264- < b style ="font-size: 4em; " id ="downgradeLoginMsg "> To downgrade you must first log in in the tools & options tab!</ b >
265- < iframe id ="downgradeframe " src =""> </ iframe >
264+ < h2 > Available downgrades</ h2 >
265+ < div class ="infiniteList " id ="downgradeList "> </ div >
266+ < h1 > ToDo</ h1 >
266267 </ div >
267268 < div class ="contentItem hidden " id ="download ">
268269 < h2 > Game Downloads</ h2 >
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ private void SetEntitlementError()
130130
131131 public void Done ( )
132132 {
133- status = "Download completed. Applying diff patch to current apk" ;
133+ status = "Download completed. Applying diff patch to current apk. Please wait up to 5 minutes. " ;
134134 UpdateManagersAndProgress ( ) ;
135135 QAVSWebserver . BroadcastDownloads ( true ) ;
136136 string backupDir = CoreService . coreVars . QAVSBackupDir + this . packageName + "/" + this . backupName + "/" ;
You can’t perform that action at this time.
0 commit comments