v2 up 09349f0ajgo

This commit is contained in:
2018-12-01 13:04:44 +01:00
parent 23e1e44c25
commit d1aa036499
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/*Generated on:Sat Dec 01 2018 13:02:35 GMT+0100 (CET)*/
/*Generated on:Sat Dec 01 2018 13:04:43 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -17019,6 +17019,7 @@ class AutomaticDispose {
setInterval(self.OpenNextPoliceSprechwunsch.bind(self), 5000);
self.CollectPoliceSprechwuensche();
self.CollectMissions();
self.ReadAndAddMissions();
self.ADisSettings.runner.forEach((runner) => {
self.OpenNextMission(runner)
})