ich bin nur wegen dem kohl hier
This commit is contained in:
@@ -227,9 +227,6 @@ export default function factionInteraction(globalData: IGlobalData) {
|
||||
|
||||
mp.events.add("showMedicTasks", (type, taskList) => {
|
||||
|
||||
mp.gui.chat.push("zeuch kam an");
|
||||
mp.gui.chat.push("type = " + type.toString());
|
||||
|
||||
tasks = JSON.parse(taskList);
|
||||
if (sorting === 0) {
|
||||
initTasks = tasks;
|
||||
|
||||
Reference in New Issue
Block a user