diff options
-rw-r--r-- | play.js | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 ] ] |