engine: client: add cl_trace_stufftext from old engine

This commit is contained in:
Alibek Omarov
2024-02-17 22:16:39 +03:00
parent b59b7c1a8d
commit 3cea12627e
4 changed files with 18 additions and 4 deletions
+1
View File
@@ -688,6 +688,7 @@ extern convar_t r_showtextures;
extern convar_t cl_bmodelinterp;
extern convar_t cl_lw; // local weapons
extern convar_t cl_charset;
extern convar_t cl_trace_stufftext;
extern convar_t cl_trace_messages;
extern convar_t cl_trace_events;
extern convar_t hud_utf8;