Changed name of Rigidel option

This commit is contained in:
Daniël van Noord
2021-03-19 17:44:24 +01:00
parent 823d12fa70
commit a4e2b9f68c
5 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ import ColourOfPP from './ColourOfPP';
function CacheColor(target, amount) {
Object.keys(target).forEach((i) => {
if (CMOptions.PPRigidelMode && amount === 1) {
target.color = ColorGray;
target[i].color = ColorGray;
return;
}
target[i].color = ColourOfPP(