X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/5c34f8752938764668d829fb284626b9c62c5475..e005c191842ccab0e9600a2221616f434ad0afc7:/hotline/tracker.go?ds=inline diff --git a/hotline/tracker.go b/hotline/tracker.go index e06f9a8..0dce949 100644 --- a/hotline/tracker.go +++ b/hotline/tracker.go @@ -141,7 +141,6 @@ func GetListing(addr string) ([]ServerRecord, error) { totalSrv := int(binary.BigEndian.Uint16(info.SrvCount[:])) srvBuf := buf[14:totalRead] - totalRead += readLen var servers []ServerRecord