update csproj PathToSpt

This commit is contained in:
Tyfon
2024-07-16 12:21:00 -07:00
parent af14298473
commit 263c156231
2 changed files with 3 additions and 2 deletions

View File

@@ -65,6 +65,7 @@ public class Plugin : BaseUnityPlugin
MoveSortingTablePatches.Enable();
FilterOutOfStockPatches.Enable();
SortPatches.Enable();
FilterLockedOffersPatches.Enable();
}
public static bool InRaid()