Searched refs:SU_ONGROUND (Results 1 – 3 of 3) sorted by relevance
54 #define SU_ONGROUND (1<<10) // no data follows, the bit is it macro
553 cl.onground = (bits & SU_ONGROUND) != 0; in CL_ParseClientdata()
640 bits |= SU_ONGROUND; in SV_WriteClientdataToMessage()