Small cleanup
This commit is contained in:
parent
89d055a559
commit
5a7be3732c
@ -15,7 +15,7 @@ namespace party
|
||||
{
|
||||
namespace
|
||||
{
|
||||
std::atomic_bool is_connecting_to_dedi{ false };
|
||||
std::atomic_bool is_connecting_to_dedi{false};
|
||||
game::netadr_t connect_host{{}, {}, game::NA_BAD, {}};
|
||||
|
||||
struct server_query
|
||||
|
Loading…
Reference in New Issue
Block a user