debug
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user