This commit is contained in:
shoopea 2020-06-21 16:11:16 +02:00
parent 916bab8943
commit 60490616cb

View File

@ -209,7 +209,6 @@ func main() {
Command: "clients", Command: "clients",
} }
_, err = conn.Write(px.Bytes()) _, err = conn.Write(px.Bytes())
clients = 0
} }
if !paused && forcePaused { if !paused && forcePaused {