remove palette+ support

This commit is contained in:
rootdarkarchon 2024-02-09 13:15:45 +01:00
parent 940e3b5cca
commit 6ef896710e
9 changed files with 2 additions and 136 deletions

View file

@ -69,7 +69,6 @@ public partial class UiSharedService : DisposableMediatorSubscriberBase
private bool _isPenumbraDirectory = false;
private bool _palettePlusExists = false;
private bool _penumbraExists = false;
private int _serverSelectionIndex = -1;