diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-02-19 00:06:26 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-03-03 12:48:04 +0100 |
commit | 214a05578d910e86bca1f508849edb4d6184c6cc (patch) | |
tree | 65ac6607f99506fdfcd1cb972682d062b68e392b | |
parent | 42067348126e0683490565d8c09ea6b073ba45ae (diff) | |
download | rommel-in-the-desert-214a05578d910e86bca1f508849edb4d6184c6cc.tar.gz |
Fix 1942 setup.
-rw-r--r-- | rules.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6820,7 +6820,7 @@ const SETUP = { "90/346", "88mm/A", ]) - setup_units(DEPLOY, 1, [ + setup_units(DEPLOY, 2, [ "21/5", "15/8", "15/115", |