git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4679 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2014-06-04 18:29:01 +00:00
parent 2401870b7b
commit 454a87ba55
1 changed files with 1 additions and 1 deletions

View File

@ -5381,7 +5381,7 @@ void CL_ParsePortalState(void)
int mode = MSG_ReadByte();
int a1, a2;
switch(mode)
switch(mode&0xc0)
{
case 0x80:
if (mode&2)