summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/adjust.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/adjust.html b/tools/adjust.html
index 19109c2..f0d768f 100644
--- a/tools/adjust.html
+++ b/tools/adjust.html
@@ -258,7 +258,7 @@ document.getElementById('dl').onclick = () => {
s(out1, "clipped_" + name1); s(out2, "clipped_" + name2);
};
-const SOURCE_FILES = ['albedo.png','depth.png','matid.png','normal.png','shadow.png','source.png','target.png','transp.png'];
+const SOURCE_FILES = ['albedo.png','depth.png','matid.png','normal.png','shadow.png','source.png','transp.png'];
function buildCommands() {
if (!l1 || !l2) return null;