v2 upaf9 a0f9u

This commit is contained in:
2018-12-17 20:00:28 +01:00
parent 13b2c5b265
commit 6b7008e2c7
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/*Generated on:Mon Dec 17 2018 19:58:14 GMT+0100 (CET)*/
/*Generated on:Mon Dec 17 2018 20:00:28 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -18804,6 +18804,7 @@ class AutomaticDispose {
} else {
// only while
// setTimeout(self.OpenNextMission.bind(self), 5000, Runner);
self.UpdateMissionsToDone(MissionID)
}
}
return setTimeout(self.OpenNextMission.bind(self), 1000, Runner);