mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-12 13:01:05 +00:00
More work on tab shenanigans
This commit is contained in:
parent
1a83d63711
commit
5c16bbbbbd
5 changed files with 41 additions and 48 deletions
js
|
@ -13,3 +13,7 @@ addNode("spook", {
|
|||
layerShown: "ghost",
|
||||
},
|
||||
)
|
||||
|
||||
addLayer("tree-tab", {
|
||||
tabFormat: ["tree", function() {layoutInfo.treeLayout ? layoutInfo.treeLayout : TREE_LAYERS}]
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue