Only allow connectionless print/echo from server/rcon address
Reported by Ensiform.
This commit is contained in:
parent
dfce71929a
commit
e9436abff0
2 changed files with 14 additions and 6 deletions
|
@ -344,6 +344,8 @@ typedef struct {
|
|||
|
||||
netadr_t authorizeServer;
|
||||
|
||||
netadr_t rconAddress;
|
||||
|
||||
// rendering info
|
||||
glconfig_t glconfig;
|
||||
qhandle_t charSetShader;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue