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
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> |