mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Some cleanup
This commit is contained in:
parent
fc2d616e35
commit
03afaceadc
@ -24,8 +24,6 @@ namespace Wabbajack
|
||||
|
||||
public ObservableCollectionExtended<ModListMetadataVM> ModLists { get; } = new ObservableCollectionExtended<ModListMetadataVM>();
|
||||
|
||||
private int missingHashFallbackCounter;
|
||||
|
||||
private const string ALL_GAME_TYPE = "All";
|
||||
|
||||
public ICommand OnlyInstalledCheckedCommand { get; }
|
||||
|
@ -52,7 +52,6 @@
|
||||
<None Remove="Resources\Wabba_Mouth_Small.png" />
|
||||
<Compile Remove="View Models\Compilers\VortexCompilerVM.cs" />
|
||||
<Compile Remove="View Models\Installers\VortexInstallerVM.cs" />
|
||||
<None Include="View Models\Installers\VortexInstallerVM.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user