diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-08-06 19:36:31 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-17 13:11:26 +0100 |
commit | 78e9baac237f6305fc438020417aa0e289edce3f (patch) | |
tree | 3ba02573fe9b46e4151dac92a8c05e228d056bde /play.html | |
parent | 65ca9a63afa585c51091ccb6430e4933515bcd27 (diff) | |
download | rommel-in-the-desert-78e9baac237f6305fc438020417aa0e289edce3f.tar.gz |
Search legal group withdrawal moves.
TODO: Fortress supply!
TODO: Withdrawal Regroup moves.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -484,7 +484,7 @@ svg .side.allied_supply.axis_supply { } .unit.disrupted { - border-color: dimgray; + border-color: black; } .unit.unsupplied { |