Home
last modified time | relevance | path

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

/dports/games/qstat/qstat-2.17/
H A Dqstat.h3914 #define Q_DEFAULT_SV_GRAVITY "800" macro
H A Dqstat.c11199 return (strcmp(rule->value, Q_DEFAULT_SV_GRAVITY) == 0); in is_default_rule()