mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 08:20:40 +00:00
show_ping and show_pl. pretty much like show_fps.
This commit is contained in:
parent
a8e858f77d
commit
3d30361595
3 changed files with 46 additions and 0 deletions
|
@ -303,6 +303,9 @@ extern struct cvar_s *cl_name;
|
|||
|
||||
extern struct cvar_s *cl_model_crcs;
|
||||
|
||||
extern struct cvar_s *show_ping;
|
||||
extern struct cvar_s *show_pl;
|
||||
|
||||
|
||||
#define MAX_STATIC_ENTITIES 128 // torches, etc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue