kopia lustrzana https://gitlab.com/eliggett/wfview
Add another missing break
rodzic
86d0443fac
commit
938a9f1d1b
|
@ -813,6 +813,7 @@ void udpBase::dataReceived(QByteArray r)
|
|||
sendControl(false, 0, in->seq);
|
||||
}
|
||||
}
|
||||
break;
|
||||
}
|
||||
case (PING_SIZE): // ping packet
|
||||
{
|
||||
|
|
Ładowanie…
Reference in New Issue