engine: server: drop A2A_NETINFO

This commit is contained in:
Alibek Omarov
2026-07-22 09:44:52 +05:00
parent 2127735456
commit 3a15357dc8
3 changed files with 1 additions and 112 deletions

View File

@@ -319,7 +319,6 @@ extern const char *const svc_goldsrc_strings[svc_lastmsg+1];
#define A2A_PING "ping" // reply with A2A_ACK
#define A2A_ACK "ack" // no-op
#define A2A_INFO "info" // different format for client and server, see code
#define A2A_NETINFO "netinfo" // different format for client and server, see code
#define A2A_GOLDSRC_PING "i" // reply with A2A_GOLDSRC_ACK
#define A2A_GOLDSRC_ACK "j" // no-op