Skip to content

Commit

Permalink
Removing classical nation colours from variant colour definitions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tttppp committed Feb 13, 2024
1 parent 50de33d commit d5ae8ae
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions variants/classicalcrowded/classicalcrowded.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,6 @@ var ClassicalCrowdedVariant = common.Variant{
Parser: Parser,
Nations: Nations,
NationColors: map[godip.Nation]string{
godip.Austria: "#F44336",
godip.England: "#2196F3",
godip.France: "#80DEEA",
godip.Germany: "#212121",
godip.Italy: "#4CAF50",
godip.Russia: "#F5F5F5",
godip.Turkey: "#FFC107",
Balkans: "#CD926A",
Benelux: "#F79D10",
Iberia: "#A6517B",
Expand Down

0 comments on commit d5ae8ae

Please sign in to comment.