grey的拼写改为gray

This commit is contained in:
MrZ626
2021-07-08 21:31:48 +08:00
parent e29c3af8bb
commit 7ae418c597
4 changed files with 9 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ do--function applyXxxSatur(mode)
local saturateValues={
normal={0,1},
soft={.2,.7},
grey={.4,.4},
gray={.4,.4},
light={.2,.8},
color={-.2,1.2},
}