mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-21 23:50:32 +00:00
possible crash fix
This commit is contained in:
@@ -36,7 +36,6 @@ std::string GetDate() {
|
|||||||
<< " ";
|
<< " ";
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
warn(date.rdbuf()->str());
|
|
||||||
return std::string(date.str());
|
return std::string(date.str());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user