mirror of
https://github.com/moparisthebest/Simba
synced 2025-01-05 18:58:07 -05:00
Finder: CTS 2 fix.
This commit is contained in:
parent
cda571dcb0
commit
79021409d0
@ -449,6 +449,7 @@ begin
|
||||
PCTS2Info(Result)^.L);
|
||||
PCTS2Info(Result)^.hueMod := Tol * hueMod;
|
||||
PCTS2Info(Result)^.satMod := Tol * satMod;
|
||||
PCTS2Info(Result)^.Tol := Tol;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user