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/assets/css/map.css')
-rw-r--r-- | public/assets/css/map.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/css/map.css b/public/assets/css/map.css index 7eb87f8..24b6e31 100644 --- a/public/assets/css/map.css +++ b/public/assets/css/map.css @@ -393,7 +393,7 @@ g[data-y="76"] { --i: 76; } } .floor { - fill: white; + /* fill: white; */ /* fill: inherit; */ } |