engine: rename MS_SCAN_REQUEST to A2M_SCAN_REQUEST

This commit is contained in:
Alibek Omarov
2025-10-05 10:04:18 +05:00
parent b4e83ca7fd
commit 64adb3e3d7
3 changed files with 8 additions and 8 deletions

View File

@@ -69,8 +69,6 @@ GNU General Public License for more details.
// bytes will be stripped by the networking channel layer
#define NET_MAX_MESSAGE PAD_NUMBER(( NET_MAX_PAYLOAD + HEADER_BYTES ), 16 )
#define MS_SCAN_REQUEST "1\xFF" "0.0.0.0:0\0"
#define PORT_MASTER 27010
#define PORT_SERVER 27015