From 0eb34966e1887a93c2a96512259158abbad428cb Mon Sep 17 00:00:00 2001 From: azw Date: Sat, 22 Apr 2023 09:30:17 +0000 Subject: [PATCH] 1 --- server/wsproxy/app.cc | 2 +- third_party/a8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/wsproxy/app.cc b/server/wsproxy/app.cc index 3f058d2..2e35027 100644 --- a/server/wsproxy/app.cc +++ b/server/wsproxy/app.cc @@ -365,7 +365,7 @@ void App::DispatchMsg() void App::ProcessClientMsg(f8::MsgHdr& hdr) { - if (hdr.msgid < 100) { + if (hdr.msgid < 99) { return; } if (hdr.msgid == ss::_SS_CMLogin || diff --git a/third_party/a8 b/third_party/a8 index ac34ca2..736500c 160000 --- a/third_party/a8 +++ b/third_party/a8 @@ -1 +1 @@ -Subproject commit ac34ca2d3b49af61a38ee8d6d67617fc344c1eaa +Subproject commit 736500c141d372a3937ade669bce352e45bfc595