More work on client and server
This commit is contained in:
@@ -665,8 +665,6 @@ void World::close_lthread_state() {
|
||||
}
|
||||
if (pbuffer != nullptr) {
|
||||
pbuffer->add_string(output);
|
||||
} else {
|
||||
std::cerr << output;
|
||||
}
|
||||
}
|
||||
// Now clean up everything.
|
||||
|
||||
Reference in New Issue
Block a user