@ -95,8 +95,8 @@ func (p *PacketAdminJoin) Bytes() []byte {
}
func (p *PacketAdminServerWelcome) Read(b []byte) {
r := bufio.NewReader(bytes.NewReader(b))
r.Discard(3)
p.ServerName, _ = r.ReadString(0)
p.OpenTTDVersion, _ = r.ReadString(0)
c, _ := r.ReadByte()
The note is not visible to the blocked user.