index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
path: root/index.html
diff options
author | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-04-01 12:58:22 -0700 |
---|---|---|
committer | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-04-01 12:58:22 -0700 |
commit | 6711c88125600135588394c4bc0660dab39f2a41 (patch) | |
tree | df6f4151443b8f3b1afbe4d378526711b4b49fad /index.html | |
parent | 5c1dfbca50d6809e4a9546472b1a4ec092f35358 (diff) |
End turn
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -218,7 +218,7 @@ <button type="button" class="end-move" data-allegiance="davion"> End Movement </button> - <button type="button" class="clear-firing-arcs" data-allegiance="davion"> + <button type="button" class="end-turn" data-allegiance="davion"> End Turn </button> <br> @@ -282,7 +282,7 @@ <button type="button" class="end-move" data-allegiance="liao"> End Movement </button> - <button type="button" class="clear-firing-arcs" data-allegiance="liao"> + <button type="button" class="end-turn" data-allegiance="liao"> End Turn </button> <br> |