Fixed spelling on fog subtract tool
This commit is contained in:
parent
f025da716f
commit
7431d0a20f
@ -99,7 +99,7 @@ function BrushToolSettings({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "subtract",
|
id: "subtract",
|
||||||
title: "Subtracy Fog",
|
title: "Subtract Fog",
|
||||||
isSelected: settings.useFogSubtract,
|
isSelected: settings.useFogSubtract,
|
||||||
icon: <FogSubtractIcon />,
|
icon: <FogSubtractIcon />,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user