Некоторая работа
This commit is contained in:
parent
2365381736
commit
c327f7c0e7
6 changed files with 677 additions and 17 deletions
|
|
@ -10,9 +10,9 @@ REIEvents.hide('item', event => {
|
|||
hideAE2Stuff(event)
|
||||
hideAdAstraStuff(event)
|
||||
hideSophisticatedBackpacksStuff(event)
|
||||
hideMoreRedStuff(event)*/
|
||||
hideMoreRedStuff(event)
|
||||
hideRailWaysStuff(event)
|
||||
hideCreateAdditionsStuff(event)
|
||||
hideCreateAdditionsStuff(event)*/
|
||||
|
||||
})
|
||||
|
||||
|
|
@ -30,5 +30,7 @@ REIEvents.removeCategories(event => {
|
|||
REIEvents.hide('fluid', event => {
|
||||
hideTFCFluids(event)
|
||||
hideFirmaLifeFluids(event)
|
||||
|
||||
hideCreateFluids(event)
|
||||
hideCreateAdditionsFluids(event)
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue