mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Disable confirmation dialog on localhost
This commit is contained in:
parent
b7e1bca28c
commit
7796a3118d
3 changed files with 21 additions and 3 deletions
|
@ -66,6 +66,7 @@ public:
|
|||
void setPort(unsigned short port);
|
||||
void print(std::ostream *s) const;
|
||||
std::string serializeString() const;
|
||||
bool isLocalhost() const;
|
||||
|
||||
private:
|
||||
unsigned int m_addr_family = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue