mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 00:05:34 +00:00
minor tweaks
This commit is contained in:
parent
c83bc7864a
commit
92cc1cb0fd
@ -65,4 +65,4 @@ void HeartbeatInit()
|
|||||||
{
|
{
|
||||||
std::thread HB(Heartbeat);
|
std::thread HB(Heartbeat);
|
||||||
HB.detach();
|
HB.detach();
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user