Added common mask shadows

This commit is contained in:
Desmis
2020-06-22 19:50:02 +02:00
parent bc740affe8
commit 789bb34718
10 changed files with 35 additions and 1 deletions

View File

@@ -972,7 +972,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // EvlocallabHHhmask_shape
LUMINANCECURVE, // EvLocallabfftmask
LUMINANCECURVE, // Evlocallabblurmask
LUMINANCECURVE // Evlocallabcontmask
LUMINANCECURVE, // Evlocallabcontmask
LUMINANCECURVE // Evlocallabshadmask
};