more missing lines

This commit is contained in:
itsmattkc
2021-09-07 23:16:46 -07:00
parent 5220717fa8
commit e08f2f9c34
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ void MergeNode::Hash(const ValueHint &output, QCryptographicHash &hash, const No
if (!passthrough_base && !passthrough_blend) {
// This merge will actually do something so we add a fingerprint
HashAddNodeSignature(hash);
HashAddNodeSignature(hash, output);
}
if (!passthrough_base) {