debug
This commit is contained in:
@@ -1465,6 +1465,7 @@
|
||||
tellParent(`console.log('nocars:${window.name}:${self.MissionID}');window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');`);
|
||||
}
|
||||
} else {
|
||||
tellParent(`console.log('sendcars:${window.name}:${self.MissionID}');setTimeout(function(){window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');},1000);`);
|
||||
window.$('#mission_alarm_btn').click();
|
||||
//window.console.log("WILL KLICK SEND3", self.MissionID, window.name)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user