]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sv_user.c
qw support is 99% working
[xonotic/darkplaces.git] / sv_user.c
index 966c0551366c965cbe14d2089912485f51449531..e152d4242b9814a9df30b6f6c136b8bcbb258827 100644 (file)
--- a/sv_user.c
+++ b/sv_user.c
@@ -815,7 +815,7 @@ void SV_ReadClientMessage(void)
                        return;
                }
 
-               cmd = MSG_ReadChar ();
+               cmd = MSG_ReadByte ();
                if (cmd == -1)
                {
                        // end of message