mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
[Cleanup] Remove CLIENT_TIMEOUT from world/client.h and zone/client.h (#3071)
# Notes - This is unused.
This commit is contained in:
parent
939fc79d19
commit
c05baac551
@ -28,8 +28,6 @@
|
||||
#include "../common/eq_packet_structs.h"
|
||||
#include "cliententry.h"
|
||||
|
||||
#define CLIENT_TIMEOUT 30000
|
||||
|
||||
class EQApplicationPacket;
|
||||
class EQStreamInterface;
|
||||
|
||||
|
||||
@ -83,7 +83,6 @@ namespace EQ
|
||||
#include <ctime>
|
||||
|
||||
|
||||
#define CLIENT_TIMEOUT 90000
|
||||
#define CLIENT_LD_TIMEOUT 30000 // length of time client stays in zone after LDing
|
||||
#define TARGETING_RANGE 200 // range for /assist and /target
|
||||
#define XTARGET_HARDCAP 20
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user