1
0
Fork 0
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:
Acamaeda 2020-11-07 15:29:39 -05:00
parent 2c0822b43e
commit 35e3eaea89
12 changed files with 75 additions and 17 deletions

View file

@ -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">