v2 up 9301i09<gjpol

This commit is contained in:
2018-12-03 20:27:20 +01:00
parent 1d50a3a2c9
commit df13fc3598
3 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
/*Generated on:Mon Dec 03 2018 20:21:27 GMT+0100 (CET)*/
/*Generated on:Mon Dec 03 2018 20:27:19 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -17491,9 +17491,9 @@ class AutomaticDispose {
self.CollectRescueSprechwuensche();
setInterval(self.CollectPoliceSprechwuensche.bind(self), 2500);
setInterval(self.OpenNextPoliceSprechwunsch.bind(self), 5000);
self.CollectPoliceSprechwuensche();
setTimeout(() => {
self.CollectPoliceSprechwuensche();
setTimeout(() => {
self.CollectMissions();
self.ReadAndAddMissions();
}, 500);