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

@@ -1144,6 +1144,7 @@ class AutomaticDispose {
} else {
// only while
// setTimeout(self.OpenNextMission.bind(self), 5000, Runner);
self.UpdateMissionsToDone(MissionID)
}
}
return setTimeout(self.OpenNextMission.bind(self), 1000, Runner);