mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-19 06:40:14 +00:00
streamline login
This commit is contained in:
@@ -53,7 +53,6 @@ private:
|
||||
boost::scoped_thread<> m_udp_thread;
|
||||
boost::scoped_thread<> m_ping_thread;
|
||||
|
||||
Sync<Identity> m_identity {};
|
||||
Sync<std::string> m_exe_name;
|
||||
Sync<std::filesystem::path> m_exe_path;
|
||||
boost::asio::io_context m_io {};
|
||||
|
||||
Reference in New Issue
Block a user