mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 20:21:06 +01:00
Removed/commented-out not yet implemented things
This commit is contained in:
parent
c49079c57c
commit
c54d86ed3f
3 changed files with 10 additions and 11 deletions
|
|
@ -13,10 +13,11 @@
|
|||
<i class="fa-solid fa-users"></i>
|
||||
<span>Group Roll</span>
|
||||
</button>
|
||||
<button>
|
||||
{{!-- NOT YET IMPLEMENTED --}}
|
||||
{{!-- <button>
|
||||
<i class="fa-solid fa-handshake-angle"></i>
|
||||
<span>Help Action</span>
|
||||
</button>
|
||||
</button> --}}
|
||||
</div>
|
||||
|
||||
<fieldset class="actors-section glassy">
|
||||
|
|
|
|||
|
|
@ -12,10 +12,6 @@
|
|||
<i class="fa-solid fa-utensils"></i>
|
||||
<span>{{localize "DAGGERHEART.APPLICATIONS.Downtime.shortRest.title"}}</span>
|
||||
</button>
|
||||
<button data-action="refeshActions">
|
||||
<i class="fa-solid fa-campground"></i>
|
||||
<span>New Section</span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<fieldset class="resource-section glassy">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue