mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: server: use sv_speedhack_kick cvar value as a number of speedhack warns before automatic kick
Thanks to @tyabus for suggestion
This commit is contained in:
@@ -80,8 +80,6 @@ extern int SV_UPDATE_BACKUP;
|
||||
#define FCL_SEND_RESOURCES BIT( 9 )
|
||||
#define FCL_FORCE_UNMODIFIED BIT( 10 )
|
||||
|
||||
#define MAX_CLIENT_IGNORECMDTIME_WARNS 10 // just a random number (for now)
|
||||
|
||||
typedef enum
|
||||
{
|
||||
ss_dead, // no map loaded
|
||||
|
||||
Reference in New Issue
Block a user