Xonotic
sv_dodging.qh
Go to the documentation of this file.
1 #pragma once
2 
3 REPLICATE_INIT(bool, cvar_cl_dodging);
4 REPLICATE_INIT(float, cvar_cl_dodging_timeout);
REPLICATE_INIT(bool, cvar_cl_dodging)