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-03 13:14:23 -0700 |
---|---|---|
committer | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-04-03 13:14:23 -0700 |
commit | 24aa825bc6b66ff636fed495fd8cc1d49b773bc3 (patch) | |
tree | 0447d5f1cb1456091773f47e785182f76af896e9 /index.html | |
parent | 616bdf15d916d95235860f0a9b2b738a776584ef (diff) |
Clear sightline when counter moves back along move trace
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -226,7 +226,7 @@ <button type="button" class="end-move" data-allegiance="davion"> End Movement </button> - <button type="button" class="end-turn" data-allegiance="davion"> + <button type="button" class="end-turn" data-allegiance="liao"> End Turn </button> <br> @@ -290,7 +290,7 @@ <button type="button" class="end-move" data-allegiance="liao"> End Movement </button> - <button type="button" class="end-turn" data-allegiance="liao"> + <button type="button" class="end-turn" data-allegiance="davion"> End Turn </button> <br> |