fix prisoners polise sprechwunsch
This commit is contained in:
@@ -632,7 +632,7 @@
|
||||
|
||||
Check_Call_Police_Active() {
|
||||
let self = this;
|
||||
if ($('#h2_prisoners').length > 0) {
|
||||
if ($('#h2_prisoners').length > 0 || $('img.patientPrisonerIcon').length > 0) {
|
||||
self.Collect_Jails();
|
||||
} else {
|
||||
let MissionID = document.location.pathname.substr(document.location.pathname.lastIndexOf("/") + 1);
|
||||
|
||||
Reference in New Issue
Block a user