IOQ3 commit 2204

This commit is contained in:
Richard Allen 2012-01-13 17:22:03 +00:00
parent 65461675ce
commit 4a098a1546

View file

@ -1190,7 +1190,7 @@ netField_t playerStateFields[] =
{ PSF(grapplePoint[0]), 0 },
{ PSF(grapplePoint[1]), 0 },
{ PSF(grapplePoint[2]), 0 },
{ PSF(jumppad_ent), 10 },
{ PSF(jumppad_ent), GENTITYNUM_BITS },
{ PSF(loopSound), 16 }
};