Fix ktx-with-nq-clients illegible server message issue.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5964 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2021-07-17 15:09:49 +00:00
parent 2ae4157738
commit d4c8d1a17b
1 changed files with 3 additions and 0 deletions

View File

@ -1885,6 +1885,9 @@ void NPP_QWFlush(void)
case svc_bigkick:
bufferlen = 0;
break;
case svcqw_updatestatlong:
buffer[0] = svcnq_updatestatlong;
break;
case svc_updateuserinfo:
if (buffer[6])
{