mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 00:30:57 +00:00
added cl_surprise cvar for easter eggs
This commit is contained in:
parent
c72e2ef324
commit
8d50c8ea47
3 changed files with 33 additions and 12 deletions
|
@ -1,5 +1,6 @@
|
|||
extern struct cvar_s *cl_crossx;
|
||||
extern struct cvar_s *cl_crossy;
|
||||
extern struct cvar_s *cl_surprise;
|
||||
extern struct cvar_s *cl_verstring;
|
||||
extern struct cvar_s *crosshair;
|
||||
extern struct cvar_s *crosshaircolor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue