mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 02:30:54 +00:00
minor tweaks
This commit is contained in:
@@ -65,4 +65,4 @@ void HeartbeatInit()
|
||||
{
|
||||
std::thread HB(Heartbeat);
|
||||
HB.detach();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user