mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-06-17 14:12:25 +00:00
add debug print to diagnose crash
This commit is contained in:
+2
-1
@@ -36,7 +36,8 @@ std::string GetDate() {
|
|||||||
<< " ";
|
<< " ";
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
return date.str();
|
warn(date.rdbuf()->str());
|
||||||
|
return std::string(date.str());
|
||||||
}
|
}
|
||||||
|
|
||||||
TConsole::TConsole() {
|
TConsole::TConsole() {
|
||||||
|
|||||||
Reference in New Issue
Block a user