This commit is contained in:
shoopea 2020-06-27 12:15:43 +02:00
parent 8f451118cb
commit 404f9aa43d

5
def.go
View File

@ -703,7 +703,10 @@ var (
chatWarsDaysSpecial = map[int]map[int]int{
2: {1060: 29},
4: {1060: 29}}
2: {1064: 29},
2: {1068: 29},
4: {1060: 29},
}
chatWarsDays = map[int]int{
1: 31,