Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2024-07-25 12:25:44 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2024-07-25 12:25:44 -0700
commitf1d67663dab2fd084c7e3996a83d17e9a6c5e037 (patch)
tree9b084d52077dc518f67c831e73d6bbeacc6ba548 /public/index.html
parent37b05156c6024926cee7cbf6afc84759f78c8e36 (diff)
WIP: add multiple counters to troopers and cells
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/public/index.html b/public/index.html
index 562c3a2..c565a71 100644
--- a/public/index.html
+++ b/public/index.html
@@ -234,12 +234,6 @@
<button type="button" class="set-mech-template">Mech</button>
</span>
<div class="counters-list">
- <!--<img src="assets/images/counter_grenade.png" />-->
- <!--<img src="assets/images/counter_prone.png" />-->
- <!--<img src="assets/images/counter_basement.png" />-->
- <!--<img src="assets/images/counter_1st_floor.png" />-->
- <!--<img src="assets/images/counter_2nd_floor.png" />-->
- <!--<img src="assets/images/counter_3rd_floor.png" />-->
<button type="button" class="grenade">
<img src="assets/images/icon_grenade.png" height="12" />
</button>