mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
proto Luatit -> luanti
This commit is contained in:
parent
8ca5d14516
commit
1437b0aa79
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ typedef int socket_t;
|
|||
|
||||
const char* adv_multicast_addr = "224.1.1.1";
|
||||
const static unsigned short int adv_port = 29998;
|
||||
const std::string proto = "Luanti";
|
||||
const std::string proto = "lanti";
|
||||
static std::string ask_str;
|
||||
|
||||
bool use_ipv6 = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue