This commit is contained in:
2019-02-13 14:35:05 +01:00
parent 89ed8b2226
commit c06be13e8d
3 changed files with 6 additions and 2 deletions

View File

@@ -1154,6 +1154,8 @@
// $('#' + runnerIframe).attr("mission_id", 'empty');
// setTimeout(self.OpenNextMission.bind(self), 5000, Runner);
// })
} else {
setTimeout(self.FreeIframe.bind(self),2000, Runner)
}
});
} else {