From a673848089cfe2d0560bca8a2bc6c50194d4d17a Mon Sep 17 00:00:00 2001 From: Brant Martin Date: Mon, 25 Feb 2019 13:59:13 -0500 Subject: [PATCH] Implement a truly terrible bulk mod editing mode. --- Torch.Server/Views/ModListControl.xaml | 4 ++- Torch.Server/Views/ModListControl.xaml.cs | 36 +++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) diff --git a/Torch.Server/Views/ModListControl.xaml b/Torch.Server/Views/ModListControl.xaml index 89a092f..8d563be 100644 --- a/Torch.Server/Views/ModListControl.xaml +++ b/Torch.Server/Views/ModListControl.xaml @@ -103,6 +103,7 @@ + @@ -116,8 +117,9 @@