Add changed item for meta manipulations to effective changes.

This commit is contained in:
Ottermandias 2022-12-20 21:18:37 +01:00
parent 6a3d214e15
commit 347e4b2023
2 changed files with 22 additions and 7 deletions

View file

@ -397,7 +397,7 @@ public class CommandHandler : IDisposable
return false;
}
var settings = collection.Settings[ mod.Index ];
var settings = collection!.Settings[ mod.Index ];
switch( state )
{
case 0: