try fix müllmann

This commit is contained in:
Michael
2020-06-30 20:18:42 +02:00
parent 7a356598a6
commit ec898c8a5d
3 changed files with 38 additions and 10 deletions

View File

@@ -40,9 +40,9 @@ export default function attachmentManager(game: IGame) {
e.__attachmentObjects[id] = object;
}
}
else {
/* else {
mp.game.graphics.notify(`Static Attachments Error: ~r~Unknown Attachment Used: ~w~0x${id.toString(16)}`);
}
} */
},
removeFor: function (entityRage, id) {