Fix missed label for sectoreffector tag. DONT_BUILD.

git-svn-id: https://svn.eduke32.com/eduke32@6165 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2017-06-09 06:41:17 +00:00
parent d76c3c2764
commit 5fc04f288c

View file

@ -5836,7 +5836,7 @@ ACTOR_STATIC void G_MoveEffectors(void) //STATNUM 3
}
break;
case 6:
case SE_6_SUBWAY:
k = pSector->extra;
if (pData[4] > 0)