diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-05-13 18:10:15 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-05-13 18:10:33 +0200 |
commit | 4d4c7db5e0819a5fbc19f8e3f11d5eeeb625d2e2 (patch) | |
tree | 07774633bf25db95435132ac99b6e074c1e5ebc7 /play.js | |
parent | 6d6a44d042837c6e9e7160da5949431c9d6cfa1b (diff) | |
download | andean-abyss-4d4c7db5e0819a5fbc19f8e3f11d5eeeb625d2e2.tar.gz |
Issue #1: Tweak layout.
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -68,10 +68,10 @@ const LAYOUT = { "Meta West AUC": [679, 1549], "Meta West Cartels": [808, 1540], "Meta West FARC": [708, 1623], - "Guaviare Govt": [906, 1622], - "Guaviare AUC": [1091, 1603], + "Guaviare Govt": [1075, 1603], + "Guaviare AUC": [862, 1634], "Guaviare Cartels": [972, 1724], - "Guaviare FARC": [857, 1703], + "Guaviare FARC": [841, 1713], "Putumayo Govt": [551, 1801], "Putumayo AUC": [624, 1873], "Putumayo Cartels": [888, 1865], |