dead2
This commit is contained in:
parent
bbdc6f9c7e
commit
a3fa3fbe4e
4 changed files with 22 additions and 14 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// priority: 0
|
||||
|
||||
const hideFirmaLifeStuff = (event) => {
|
||||
const hideFirmaCivStuff = (event) => {
|
||||
global.FIRMACIV_DISABLED_ITEMS.forEach(item => {
|
||||
event.hide(item)
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue