summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-06-26 22:19:03 +0200
committerTor Andersson <tor@ccxvii.net>2023-07-07 19:05:52 +0200
commit7dcd467b452f52e6831740d2cd85a7098a3984f6 (patch)
treeeade14a8199f81f8e24d4ef1be8b38f3221282c8 /play.js
parent5a4754c6f27b3ff80154dc2c1c5358d791cd474f (diff)
downloadtime-of-crisis-7dcd467b452f52e6831740d2cd85a7098a3984f6.tar.gz
Fix Quaestor layout.
Diffstat (limited to 'play.js')
-rw-r--r--play.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/play.js b/play.js
index 90408e6..a0bcacf 100644
--- a/play.js
+++ b/play.js
@@ -381,12 +381,12 @@ const LAYOUT_QUAESTOR = [
[ 1327, 930 ],
[ 1097, 620 ],
[ 1445, 714 ],
- [ 1643, 1462 ],
- [ 590, 1284 ],
- [ 97, 974 ],
[ 174, 254 ],
[ 1897, 925 ],
[ 1977, 1274 ],
+ [ 1643, 1462 ],
+ [ 590, 1284 ],
+ [ 97, 974 ],
]
const LAYOUT_SEA = [ [ 0, 0 ] ]