this was working before but whatever

This commit is contained in:
cajun
2025-02-05 21:09:59 -06:00
parent 60db39d10d
commit 468dc01717

View File

@@ -939,6 +939,7 @@ color_combination := {
)
else if color_count <= 1 then (
## blend artifact outside
""
)
else if mask_hybrid_with_land() then (
## first blend cland internals, artifact happens later
@@ -962,6 +963,7 @@ color_combination := {
)
else (
## shouldn't get here, but if we do, blend artifact outside
""
)
)
else if multi then (