Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
cl_dodging.qc
Go to the documentation of this file.
1
#include "
cl_dodging.qh
"
2
3
REPLICATE
(cvar_cl_dodging_timeout,
float
,
"cl_dodging_timeout"
);
4
REPLICATE
(cvar_cl_dodging,
bool
,
"cl_dodging"
);
cl_dodging.qh
REPLICATE
#define REPLICATE(...)
Replicates a client cvar into a server field.
Definition
replicate.qh:23
common
mutators
mutator
dodging
cl_dodging.qc
Generated on
for Xonotic QuakeC by
1.14.0