cmoav
This commit is contained in:
@@ -664,6 +664,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