mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-17 19:15:19 -04:00
[Bug][UI/UX] Restore V button in battle (#5459)
This commit is contained in:
parent
04ac5c3762
commit
8f280bec49
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
|||
<span class="apad-label">V</span>
|
||||
</div>
|
||||
<!-- buttons to display battle-specific information -->
|
||||
<div id="apadInfo" class="apad-button apad-rectangle apad-small" data-key="V">
|
||||
<div id="apadInfo" class="apad-button apad-rectangle apad-small" data-key="CYCLE_TERA">
|
||||
<span class="apad-label">V</span>
|
||||
</div>
|
||||
<div id="apadStats" class="apad-button apad-rectangle apad-small" data-key="STATS">
|
||||
|
|
Loading…
Add table
Reference in a new issue