2
0
mirror of https://github.com/rehlds/rehlds.git synced 2024-12-28 15:45:46 +03:00

Update server.h

This commit is contained in:
pepepepito0147 2022-09-09 20:07:41 -04:00 committed by GitHub
parent d52e68d428
commit 257f6d9d20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -378,10 +378,10 @@ extern cvar_t sv_rehlds_attachedentities_playeranimationspeed_fix;
extern cvar_t sv_rehlds_local_gametime;
extern cvar_t sv_rehlds_send_mapcycle;
extern cvar_t sv_usercmd_custom_random_seed;
#endif
extern cvar_t sv_invalid_length;
extern cvar_t sv_msg_badread;
#endif
extern int sv_playermodel;
extern char outputbuf[MAX_ROUTEABLE_PACKET];