make sure rezzer doesn't ignore adjustment

This commit is contained in:
Seth Alves 2018-02-27 20:14:00 -08:00
parent 9d131a6547
commit 31115b3cb6

View file

@ -1511,6 +1511,7 @@ int EntityTree::processEditPacketData(ReceivedMessage& message, const unsigned c
if (isAdd && properties.getLocked() && !senderNode->isAllowedEditor()) {
// if a node can't change locks, don't allow them to create an already-locked entity
properties.setLocked(false);
bumpTimestamp(properties);
}
// If we got a valid edit packet, then it could be a new entity or it could be an update to