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