Small cleanup

This commit is contained in:
Maurice Heumann 2023-02-05 10:19:00 +01:00
parent 89d055a559
commit 5a7be3732c

View File

@ -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