diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-09-05 02:21:01 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-17 13:11:27 +0100 |
commit | 4b8e84d1173502ff82d30d49c02adafe2b0b6b27 (patch) | |
tree | 0ad8af9b90fbaf4cffc36997916a63c3559de885 /play.html | |
parent | 3c266f59c5fbb4675d41d57503acc78ce406bf73 (diff) | |
download | rommel-in-the-desert-4b8e84d1173502ff82d30d49c02adafe2b0b6b27.tar.gz |
Use original anti-tank icon.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -782,7 +782,7 @@ svg #lines line.axis_supply.allied_supply { <tr><td>Highway<td>∞ <tr><td>Track<td>3 <tr><td>Trail<td>2 -<tr><td>None<td>1 +<tr><td>No Road<td>1 </table> <table> @@ -798,7 +798,7 @@ svg #lines line.axis_supply.allied_supply { <td>3 <tr><td> <img src="icons/motorized_infantry.svg"> -<img src="icons/motorized_antitank_new.svg"> +<img src="icons/motorized_antitank_old.svg"> <td>2 <tr><td> <img src="icons/infantry.svg"> |