From f2366c18e9d0fb0c7418b19753a761e6587b049f Mon Sep 17 00:00:00 2001 From: shoopea Date: Sat, 27 Jun 2020 12:31:07 +0200 Subject: [PATCH] test --- def.go | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/def.go b/def.go index c10acc4..8e31174 100644 --- a/def.go +++ b/def.go @@ -702,12 +702,12 @@ var ( "Hailag": 12} chatWarsDaysSpecial = map[int]map[int]int{ - 2: { - 1060: 29, - 1064: 29, - 1068: 29, + 1060: { + 2: 29, + 4: 29, }, - 4: {1060: 29}, + 1064: {2: 29}, + 1068: {2: 29}, } chatWarsDays = map[int]int{