Skip to content

Commit

Permalink
Update src/js/shield_defs.js
Browse files Browse the repository at this point in the history
Co-authored-by: Clay Smalley <[email protected]>
  • Loading branch information
1ec5 and claysmalley authored Nov 25, 2022
1 parent ecb05c3 commit a8c68c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2853,7 +2853,9 @@ export function loadShields(shieldImages) {
// Iraq
shields["IQ:national"] = roundedRectShield(
Color.shields.green,
Color.shields.white
Color.shields.white,
Color.shields.white,
34
);

// Japan
Expand Down

0 comments on commit a8c68c0

Please sign in to comment.