mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-21 14:15:34 +01:00
Disable confirmation dialog on localhost
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user