Skip to content

Commit

Permalink
last commit didn't fix the issue so it must not a map problem...
Browse files Browse the repository at this point in the history
This reverts commit 2072df8.
  • Loading branch information
timothyjbrooks committed Apr 8, 2024
1 parent 2072df8 commit e6d3797
Show file tree
Hide file tree
Showing 3 changed files with 271 additions and 9,556 deletions.
2 changes: 1 addition & 1 deletion variants/beta/atlanticcolonies/atlanticcolonies.go
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ func AtlanticColoniesGraph() *graph.Graph {
// Soyo
Prov("soy").Conn("ang", godip.Coast...).Conn("kon", godip.Coast...).Conn("sea", godip.Sea).Flag(godip.Coast...).SC(godip.Neutral).
// Falkland Islands
Prov("fal").Conn("soo", godip.Sea).Conn("dra", godip.Sea).Flag(godip.Coast...).
Prov("fal").Conn("soo", godip.Sea).Conn("dra", godip.Sea).Flag(godip.Coast...).SC(godip.Neutral).
// South Morocco
Prov("som").Conn("wsa", godip.Coast...).Conn("mis", godip.Land).Conn("nom", godip.Land).Conn("maz", godip.Coast...).Conn("eur", godip.Sea).Conn("cai", godip.Coast...).Flag(godip.Coast...).
// Hispaniola
Expand Down
4 changes: 2 additions & 2 deletions variants/beta/atlanticcolonies/bindata.go

Large diffs are not rendered by default.

9,821 changes: 268 additions & 9,553 deletions variants/beta/atlanticcolonies/svg/atlanticcoloniesmap.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e6d3797

Please sign in to comment.