mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 12:11:07 +01:00
Added countdowns UI element
This commit is contained in:
parent
2c51f06f86
commit
3c8116c4dc
11 changed files with 206 additions and 461 deletions
|
|
@ -67,7 +67,6 @@
|
|||
{{!-- Combat Controls --}}
|
||||
<div class="inner-controls">
|
||||
{{#if hasCombat}}
|
||||
<button data-action="openCountdowns">{{localize "DAGGERHEART.APPLICATIONS.CombatTracker.openCountdowns"}}</button>
|
||||
<div class="control-buttons right flexrow">
|
||||
<div class="spacer"></div>
|
||||
<button type="button" class="encounter-context-menu inline-control combat-control icon fa-solid fa-ellipsis-vertical"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue