mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-03-26 04:10:50 +00:00
IOQ3 commit 2204
This commit is contained in:
parent
65461675ce
commit
4a098a1546
1 changed files with 1 additions and 1 deletions
|
@ -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 }
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue