Remove unused Attack button - attack happens automatically on target click
This commit is contained in:
@@ -83,10 +83,7 @@
|
||||
<div class="actions-panel">
|
||||
<h3>Actions</h3>
|
||||
<p class="instruction" id="action-instruction">Select a cell to move</p>
|
||||
<div class="action-buttons">
|
||||
<button class="btn btn-action" id="attack-btn" disabled>Attack</button>
|
||||
<button class="btn btn-action" id="cancel-btn" disabled>Cancel</button>
|
||||
</div>
|
||||
<button class="btn btn-action" id="cancel-btn" style="width:100%" disabled>Cancel</button>
|
||||
</div>
|
||||
|
||||
<div class="battle-log">
|
||||
|
||||
Reference in New Issue
Block a user