diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-12-13 23:11:30 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-01-08 16:36:48 +0100 |
commit | da0130446329b1419d54904e1ab43aebefbfd3de (patch) | |
tree | fb5861977c46ef65174dd83614954a9890444c83 /create.html | |
parent | 40fd74d16cdd2749c512e38989783894b001d7b2 (diff) | |
download | table-battles-da0130446329b1419d54904e1ab43aebefbfd3de.tar.gz |
flip the star
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/create.html b/create.html index e1bb4f4..ce909e8 100644 --- a/create.html +++ b/create.html @@ -11,7 +11,7 @@ </style> <div style="display:none"> <div class="card exp0" data-scenario="Random"></div> -<div class="card exp0" data-scenario="Random - Table Battles"></div> +<div class="card exp0" data-scenario="Random - Base Game"></div> <div class="card exp1" data-scenario="Random - Wars of the Roses"></div> <div class="card exp2" data-scenario="Random - Age of Alexander"></div> <div class="card exp3" data-scenario="Random - Gettysburg"></div> |