Merge branch 'maint'
This commit is contained in:
commit
9c2454eacc
3 changed files with 13 additions and 9 deletions
|
|
@ -53,11 +53,6 @@
|
|||
#include "r_data/r_translate.h"
|
||||
#include "g_level.h"
|
||||
|
||||
#define WATER_SINK_FACTOR 3
|
||||
#define WATER_SINK_SMALL_FACTOR 4
|
||||
#define WATER_SINK_SPEED (FRACUNIT/2)
|
||||
#define WATER_JUMP_SPEED (FRACUNIT*7/2)
|
||||
|
||||
CVAR (Bool, cl_bloodsplats, true, CVAR_ARCHIVE)
|
||||
CVAR (Int, sv_smartaim, 0, CVAR_ARCHIVE|CVAR_SERVERINFO)
|
||||
CVAR (Bool, cl_doautoaim, false, CVAR_ARCHIVE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue