engine: add sys_timescale implementation

This commit is contained in:
Alibek Omarov
2022-03-03 05:38:36 +03:00
parent edc171be04
commit 85f99c723a
3 changed files with 13 additions and 5 deletions
+2 -1
View File
@@ -184,7 +184,8 @@ extern convar_t host_developer;
extern convar_t *host_limitlocal;
extern convar_t *host_framerate;
extern convar_t *host_maxfps;
extern convar_t cl_filterstuffcmd;
extern convar_t sys_timescale;
extern convar_t cl_filterstuffcmd;
/*
==============================================================