Remove the transportation partial's inclusion from the sheet
This commit is contained in:
parent
6d14d70f3e
commit
992ae094b2
3 changed files with 0 additions and 3 deletions
|
|
@ -1,5 +1,4 @@
|
|||
<div class="tab inventory-page" data-group="page" data-tab="inventory">
|
||||
{{> dotdungeon.pc.v2.storage }}
|
||||
{{> dotdungeon.pc.v2.player }}
|
||||
{{> dotdungeon.pc.v2.transportation }}
|
||||
</div>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<div class="tab" data-group="inventory" data-tab="transportation">Transporation</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue