Home
last modified time | relevance | path

Searched refs:sb_prone_thresh (Results 1 – 1 of 1) sorted by relevance

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dinput.c450 int sb_prone_thresh = 90; variable
887 else if (abs(vals[2]) < sb_prone_thresh * 2) { in sball_chk()