This commit is contained in:
shoopea 2020-06-27 12:31:07 +02:00
parent c326cb5184
commit f2366c18e9

10
def.go
View File

@ -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{