超级爆改
This commit is contained in:
@@ -47,7 +47,7 @@ namespace Ichni.Editor
|
||||
|
||||
private void ApplyParameters(int value)
|
||||
{
|
||||
ReflectionHelper.SetDeepValue(connectedBaseElement, parameterName, value);
|
||||
Ichni.Editor.Commands.CommandManager.ExecuteCommand(new Ichni.Editor.Commands.ChangeValueCommand(connectedBaseElement, parameterName, value));
|
||||
connectedBaseElement.Refresh();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user