try fix müllmann
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user