mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-04-17 11:11:08 +00:00
Updated docs with tree things, other fixes
This commit is contained in:
parent
2c0822b43e
commit
35e3eaea89
12 changed files with 75 additions and 17 deletions
js/technical
|
@ -88,6 +88,7 @@ var systemComponents = {
|
|||
<buyables v-bind:style="tmp[layer].componentStyles.buyables" :layer="layer"></buyables>
|
||||
<upgrades v-bind:style="tmp[layer].componentStyles['upgrades']" :layer="layer"></upgrades>
|
||||
<challenges v-bind:style="tmp[layer].componentStyles['challenges']" :layer="layer"></challenges>
|
||||
<achievements v-bind:style="tmp[layer].componentStyles.achievements" :layer="layer"></achievements>
|
||||
<br><br>
|
||||
</div>
|
||||
<div v-if="tmp[layer].tabFormat">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue