debug
This commit is contained in:
3
dist/autoloaderV2.js
vendored
3
dist/autoloaderV2.js
vendored
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Fri Feb 15 2019 17:28:17 GMT+0100 (CET)*/
|
||||
/*Generated on:Fri Feb 15 2019 17:31:11 GMT+0100 (CET)*/
|
||||
/*
|
||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||
* ===============================================
|
||||
@@ -17962,6 +17962,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