cmoav
This commit is contained in:
3
dist/autoloaderV2.js
vendored
3
dist/autoloaderV2.js
vendored
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Fri Jan 11 2019 04:07:33 GMT+0100 (CET)*/
|
||||
/*Generated on:Fri Jan 11 2019 04:08:37 GMT+0100 (CET)*/
|
||||
/*
|
||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||
* ===============================================
|
||||
@@ -17784,6 +17784,7 @@ class AutomaticDispose {
|
||||
|
||||
// Gefängnis einlieferung
|
||||
Send_Vehicle_To_Jail() {
|
||||
var self = this;
|
||||
var JailHref = this.Jails[0].href
|
||||
var MissionID = document.location.pathname.substr(document.location.pathname.lastIndexOf("/") + 1);
|
||||
const runnerID = self.ADisSettings.runner_iframesName.indexOf(window.name);
|
||||
|
||||
Reference in New Issue
Block a user