chore: 杂项修改
This commit is contained in:
@@ -184,7 +184,7 @@ func RoundCheckSteamPlaying() {
|
||||
}
|
||||
|
||||
for _, group := range groups {
|
||||
time.Sleep(3 * time.Second)
|
||||
time.Sleep(15 * time.Second)
|
||||
if _, ok := playingMap[group]; !ok {
|
||||
playingMap[group] = map[string]string{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user