This commit is contained in:
2019-02-15 17:31:12 +01:00
parent 34de0b22be
commit 0f61a4a5ae
3 changed files with 4 additions and 2 deletions

View File

@@ -163,6 +163,7 @@
// - Sprechwunsch Handler Polizei/Gefangene
// -
if (window.location.pathname.indexOf("/missions/") !== -1 && window.name == 'adis-sprechwunsch-police') {
window.console.log('Start Police Active')
self.Check_Call_Police_Active();
} else if (window.location.pathname.indexOf("/missions/") !== -1 && window.name != 'adis-sprechwunsch-police') {
window.console.log('Start Mission')