ich bin nur wegen dem kohl hier

This commit is contained in:
hydrant
2020-04-17 18:23:08 +02:00
parent 21c47197ec
commit b04db84b38
2 changed files with 0 additions and 4 deletions

View File

@@ -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;