summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--play.js34
1 files changed, 17 insertions, 17 deletions
diff --git a/play.js b/play.js
index 15c45e8..53f1453 100644
--- a/play.js
+++ b/play.js
@@ -419,23 +419,23 @@ for (let i = 0; i <= 45; ++i) {
}
const CALENDAR_XY = [
- [102,38,100,162],
- [204,38,100,162],
- [306,38,100,162],
- [408,38,100,162],
- [510,38,100,162],
- [612,38,100,162],
- [734,38,100,162],
- [836,38,100,162],
- [938,38,100,162],
- [1040,38,100,162],
- [1142,38,100,162],
- [734,260,100,162],
- [836,260,100,162],
- [938,260,100,162],
- [1040,260,100,162],
- [1142,260,100,162],
- [938,423,310,52],
+ [102,38],
+ [204,38],
+ [306,38],
+ [408,38],
+ [510,38],
+ [612,38],
+ [734,38],
+ [836,38],
+ [938,38],
+ [1040,38],
+ [1142,38],
+ [734,260],
+ [836,260],
+ [938,260],
+ [1040,260],
+ [1142,260],
+ [1030,480],
]
const LOCALE_XY = []