Reorganized cvars.inc, organized all cvars into module groups (to be updated later), removed unused cvars, made classes and weapons core modules (event forwarding priority), updated spawn protect cvars, added cvars to disable weapons, restrict, and hitgroups
This commit is contained in:
@ -8,6 +8,11 @@
|
||||
|
||||
#define DEFAULT_FOV 90
|
||||
|
||||
/**
|
||||
* Minimum dx level required to see overlays.
|
||||
*/
|
||||
#define GENERAL_MIN_DXLEVEL 90
|
||||
|
||||
/**
|
||||
* @section Logging flags.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user