mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 00:05:34 +00:00
Fix missing semi
didnt do this in a while, wow
This commit is contained in:
parent
fe6e1e6266
commit
4659a9362d
@ -79,7 +79,7 @@ void THeartbeatThread::operator()() {
|
||||
|
||||
//SocketIO::Get().SetAuthenticated(isAuth);
|
||||
}
|
||||
}
|
||||
|
||||
std::string THeartbeatThread::GenerateCall() {
|
||||
std::stringstream Ret;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user