X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fautocvars.qh;h=66b58df8c356f6f57900ccd9d510bc8dce07c5f4;hb=41e8d2655665fa7b4dee661aaf74bb1cd5e26431;hp=36334b27127b218ece882fbbc6ea47da559fdad9;hpb=df0a07022b2f24ad36892fd832b490df8351f4db;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/autocvars.qh b/qcsrc/server/autocvars.qh index 36334b271..66b58df8c 100644 --- a/qcsrc/server/autocvars.qh +++ b/qcsrc/server/autocvars.qh @@ -1,3 +1,4 @@ float autocvar_sv_cheats; float autocvar_g_bastet; var float autocvar_g_movement_highspeed = 1; +var float autocvar_sys_ticrate;