index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index d907d05..215ada8 100644 --- a/public/index.html +++ b/public/index.html @@ -120,7 +120,7 @@ <span class="inning-top">◓</span> <span class="inning-bottom">◒</span> </span> - <button id="show-dialog" type="button">Change map</button> + <button id="show-dialog" type="button">Scenario</button> <button id="download-save" type="button">Save</button> <button id="upload-save" type="button">Load</button> <button id="fullscreen" type="button"> @@ -182,7 +182,7 @@ <form> <p> <label> - Map: + Load scenario: <select> <option value="map1">BattleTroops Scenario 1: Side Show</option> <option value="map2">BattleTroops Scenario 2: Dragon Hunting</option> |