removed some debug code

This commit is contained in:
ZappoMan 2014-09-05 02:20:30 -07:00
parent dc31381fc1
commit 60e8056cd8

View file

@ -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