This commit is contained in:
azw 2023-04-22 09:30:17 +00:00
parent 14beeeeb0c
commit 0eb34966e1
2 changed files with 2 additions and 2 deletions

View File

@ -365,7 +365,7 @@ void App::DispatchMsg()
void App::ProcessClientMsg(f8::MsgHdr& hdr) void App::ProcessClientMsg(f8::MsgHdr& hdr)
{ {
if (hdr.msgid < 100) { if (hdr.msgid < 99) {
return; return;
} }
if (hdr.msgid == ss::_SS_CMLogin || if (hdr.msgid == ss::_SS_CMLogin ||

2
third_party/a8 vendored

@ -1 +1 @@
Subproject commit ac34ca2d3b49af61a38ee8d6d67617fc344c1eaa Subproject commit 736500c141d372a3937ade669bce352e45bfc595