mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
rename in OctreeServer destructor debug
This commit is contained in:
parent
5e429250d3
commit
aac01ee70d
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ OctreeServer::~OctreeServer() {
|
|||
delete _jurisdiction;
|
||||
_jurisdiction = NULL;
|
||||
|
||||
qDebug() << "VoxelServer::run()... DONE\n";
|
||||
qDebug() << "OctreeServer::run()... DONE\n";
|
||||
}
|
||||
|
||||
void OctreeServer::initMongoose(int port) {
|
||||
|
|
Loading…
Reference in a new issue