mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 09:23:35 +02:00
removed some debug code
This commit is contained in:
parent
dc31381fc1
commit
60e8056cd8
1 changed files with 0 additions and 2 deletions
|
@ -468,8 +468,6 @@ int EntityTree::processEditPacketData(PacketType packetType, const unsigned char
|
|||
updateEntity(entityItemID, properties);
|
||||
} else {
|
||||
qDebug() << "User attempted to edit an unknown entity. ID:" << entityItemID;
|
||||
debugDumpMap();
|
||||
dumpTree();
|
||||
}
|
||||
} else {
|
||||
// this is a new entity... assign a new entityID
|
||||
|
|
Loading…
Reference in a new issue