This commit is contained in:
shoopea 2019-05-09 10:28:06 +08:00
parent ec2f4be604
commit 47f5d91212

5
def.go
View File

@ -77,9 +77,8 @@ var (
"Hailag": 12}
chatWarsDaysSpecial = map[int]map[int]int{
2:{1060:29},
4:{1060:29}
}
2: {1060: 29},
4: {1060: 29}}
chatWarsDays = map[int]int{
1: 31,