mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 10:41:01 +00:00
Fix missing semi
didnt do this in a while, wow
This commit is contained in:
@@ -79,7 +79,7 @@ void THeartbeatThread::operator()() {
|
||||
|
||||
//SocketIO::Get().SetAuthenticated(isAuth);
|
||||
}
|
||||
}
|
||||
|
||||
std::string THeartbeatThread::GenerateCall() {
|
||||
std::stringstream Ret;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user