diff --git a/Qwilight/Compute/DefaultCompute.cs b/Qwilight/Compute/DefaultCompute.cs index d56b03f..e1ee4cd 100644 --- a/Qwilight/Compute/DefaultCompute.cs +++ b/Qwilight/Compute/DefaultCompute.cs @@ -4051,8 +4051,7 @@ point = Point.TargetValue, salt = ModeComponentValue.Salt, isPaused = _isPaused, - inputFlags = _inputFlags, - inputMode = NoteFile.InputMode + inputFlags = _inputFlags }, UnsafeByteOperations.UnsafeWrap(NoteFileContents), Comment.ToByteString()); } else if (QwilightComponent.IsValve) diff --git a/Qwilight/View/WwwLevelWindow.xaml b/Qwilight/View/WwwLevelWindow.xaml index eebf82e..05b7b42 100644 --- a/Qwilight/View/WwwLevelWindow.xaml +++ b/Qwilight/View/WwwLevelWindow.xaml @@ -477,7 +477,7 @@ - +