bla bla
This commit is contained in:
parent
f8aa4a1e38
commit
36120fa53e
4 changed files with 24 additions and 4 deletions
|
|
@ -4,4 +4,6 @@ const hideAE2Stuff = (event) => {
|
|||
global.AE2_DISABLED_ITEMS.forEach(item => {
|
||||
event.hide(item)
|
||||
})
|
||||
|
||||
event.hide('ae2:facade')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue