mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 08:20:40 +00:00
while cute, cl_surprise is just way too expensive when gains are measured in
fractions of a percent, and a loss is 3%. I hate doing this sort of thing :(
This commit is contained in:
parent
7d9266a3f0
commit
267e51eaaf
3 changed files with 8 additions and 31 deletions
|
@ -1,6 +1,5 @@
|
|||
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