mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
network changes
This commit is contained in:
2
EU07.cpp
2
EU07.cpp
@@ -41,5 +41,5 @@ int main( int argc, char *argv[] )
|
||||
{
|
||||
ErrorLog( "Critical error, memory allocation failure: " + std::string( Error.what() ) );
|
||||
}
|
||||
std::_Exit(0); // skip destructors, there are ordering errors which causes segfaults
|
||||
std::_Exit(0); // skip destructors, there are ordering errors which causes segfaults
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user