mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-06-17 10:50:53 +00:00
minor tweaks
This commit is contained in:
+1
-1
@@ -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